Individual Enrollment limit
Hey, I'm trying to find out if there is a limit to the amount of individual enrollments you can set up in dps. If I am able to set up a large number of enrollments (more than 10,000), is there any impact on performance for provisioning and assigning…
SCOM2012R2 - Put Agents behind Gateway in Maintenance Mode
I have a need to shut down a scom Gateway from old vCenter to new vCenter Environment. To do this I need to put all Agents behind this Gateway in Maintenance Mode. Have been trying with this Pshell but didn't work: Import-Module OperationsManager …
Azure Stack Certificate Concern
Hello, I need some help with Azure Stack Certificate Requirements[1]. My understanding here is we need to buy those certificates for both SSL and PKI. If I'm correct with my understanding, can we use GoDaddy to have those certificates? Or can you…
Edge Chromium - Error
Hi All, I am getting certificate error when I connect to any web page in edge chromium In Firefox or IE I am not getting any error. Is there a way to suppress the certificate error in Edge chromium. Please suggest
Need to merge two MCID accounts
Need to merge two MCID accounts, I got my first certification and it has different numbers.
Status Code: BadGateway Microsoft.Graph.ServiceException: Code: UnknownError Message: Bad Gateway Inner error
Hi I am receiving this error after calling the API from Microsoft Graph REST API v1.0 .The error details and API details are in the following. Error: BadGateway Microsoft.Graph.ServiceException: Code: UnknownError Message: Bad Gateway Inner…
Cannot get sync with AD and AAD
Hi, I get an error while syncing with aad. while I trying to sync it, the synchronization service shows that 1 of my domain status is "stopped-server-down". and when I execute the command…
Cyclecloud: How can I expand /shared/home capacity.
I built a cluster with cyclecloud. I found user's home directory is located in /shared/home and its capacity is around 30GB. It is too small to run CAE appications. How can I expand /shared/home with template ? I tried to attach additional volume to…
retrieve expired teams recording
teams recording was available on Teams but it has expired and would like to retrieve and download
Azure SQL Database Port 1433 Workaround - Data Factory Enable Staging option not working
Hello, I have developed data pipelines and database to store data while I was working from home. However, I am not able to access the database in the corporate network. After some research I found that port 1433 Outbound should be open for Azure SQL…
unable to create subscription in my account
I have both a company Azure account for training and a personal live.com account from my xbox. I am taking AZ900 Azure fundamentals course and would like to create a free subscription based on instructions from the training material. However, when I try…
VS 2017 C++ cannot sccroll view
Alert me|Edit|Delete|Change type Question You cannot vote on your own post 0 I am having a problem with scrolling my view (single document, only one view). In older versions of mfc I used the following coding to set the scroll: void…
Group Policy User Configurations not applying on Windows 10 - 1809
Having an odd issue. Upgrading a network to Windows 10 1809 from Windows 7 with brand new Group Policy Objects ready to go. I have one box already running Win10 1809 and Computer Configurations come down fine but User configurations, whether baked into…
Theory question on Message Size Limits
Hello, The theory: https://video2.skills-academy.com/en-us/exchange/message-size-limits-exchange-2013-help The practice (Exchange defaults): The question: the default Exchange configuration (namely, the receive connector's limit =…
Returns Storage Account SAS Token
I have been seeing the following failed operation in the Activity Log. Operation name Returns Storage Account SAS Token Event initiated by Windows Azure Application Insights Error code ResourceGroupNotFound Message Resource group…
SCOM 2019 OperationManagerDB, server cluster service, asynchronous synchronous setup
SCOM 2019, SQL 2017 being used When setting up the Windows server failover cluster for the OperationsManagerDB between 2 sites what availability mode should be used, asynchronous or synchronous?
Serve content from Azure Storage in App Service on Linux - for how long this feature will remain in preview ?
Hi there. Back to 9/24/2018 you guys announced "Bring your own storage to App Service" https://azure.github.io/AppService/2018/09/24/Announcing-Bring-your-own-Storage-to-App-Service.html. So it has been for 2 years in preview and the…
API to get the ms teams channels is failing for azure non admin users.
We are able to get the joined teams for the user. With the team id, we are not able to get the channels for azure normal users. API to get the channels "https://graph.microsoft.com/v1.0/teams/team-id/channels" is failing with the error { …
Your deployment failed….<hostname>/joindomain
error Cause 1: Credentials provided for joining VMs to the domain are incorrect. Fix 1: See the "Incorrect credentials" error for VMs are not joined to the domain in Session host VM configuration. Cause 2: Domain name doesn't resolve. Fix 2:…
Creating virtual machine with automatic installation of windows functions and features?
Hi, I need to create six virtual machines with IIS installed. How can I automate this creation process? Thank you.