How can we implement Azure DevOps Pipelines to automate the deployment of Azure Synapse Analytics data from the Development environment to Production? I am looking for a detailed technical implementation
How can we implement Azure DevOps Pipelines to automate the deployment of Azure Synapse Analytics data from the Development environment to Production? I am looking for a detailed technical implementation approach to address this business requirement
Azure SQL Database
Hello I need help, please: I need to restore an Azure SQL Database I have in one tenant to another. These tenants have no connection or visibility into each other. They are different. I already created the rest of the SQL database within the same…
SSO Consent screen logo image broken when in account.live.com
Dear Microsoft Community, I am encountering an issue with the display of my application's logo during the Azure Active Directory (Azure AD) consent screen, specifically when users sign in using personal Microsoft accounts (e.g., Outlook.com,…
WinGet.exe upgrade --all -Exclude
How to exclude the list of apps [third-party application, MS applications, and MS KBnumbers] while running winget upgrade -all commands. Is there any parameter to exclude any application? It will be appriciated
Recommendations to migrate on-prem domain controllers to Microsoft Entra ID
Hi everyone, We are planning to migrate our on-premises domain controllers to Microsoft Entra ID and need guidance on the best approach. Current Environment: Single forest with 5 domain controllers Microsoft Entra Connect syncing on-prem users to our…
HLK, Printer Driver v4, GDL Correctness Test failed
I'm writing a v4 printer driver. When I HLK to test my driver, GDL Correctness Test failed. The error is as follows. <StartTest LA="378775" CA="368068" TUID="" Title="GDLCheck MyPrinterDriver.gpd"> …
Win32 apps failing to install on Win 11 24H2
M365 and MSI apps are installing fine but all Win32 apps are failing on Win 11 24H2 It seems to be a problem after the download and during the extraction phase. It would imply a outdated version of IntuneWinAppUtil.exe, but I am using the latest version…
What is this folder?
This folder is taking up 303 GB on my HP Laptop aaqM6XJbs5-=6'`yjv What is this for and can I delete it?
Allow only a specific Azure Databricks instance to connect to keyvault
I want to connect to Azure Keyvault using "Azure Key Vault-backed scopes" in Databricks. Now on the Keyvault side, the way we allow an application to connect is via: RBAC - We are using the RBAC permission model. Add an identity in RBAC and…
Screen Sharing with VideoStream in ACS Communication-Calling SDK
In the Beta versions of the @azure/communication-calling SDK, there was an option to send a media stream as an argument while starting screen sharing in a call. However, this option appears to be missing in the GA versions. The following code snippet…
ACS: Unauthorized (401) error with empty message on testing PreRegistered Alphanumeric ID
Hello, I've applied and got approved for my work alphanumeric ID, when I try to test sending an SMS, I always get "Unauthorized" error { "error": { "code": "Unauthorized", "message":…
How to setup TWO work accounts on one Windows 11 Pro machine
I want to use a new computer HP as our church computer to be used by two different people with different profiles. Can this be done in a clean and simple way?

Query string caching behavior "Use Query String" is being ignored in Azure Front Door
We have an Front Door serving our main website and CDN for that website. CDN endpoint uses main website as origin. We want to serve all javascript and css files via CDN, we put file content hash to the url parameter in order to trigger cache update after…
Javascript not working on Azure AD B2C custom signin
I am trying to get javascript to run on an Azure AD B2C signin page, but it's not working and I'm not sure what I'm missing. I'm using user flows with a custom signin page. To keep it as simple as possible, my custom page HTML is: <!DOCTYPE…
Unable to start Microsoft Learn Sandbox with my working MSFT account
I am unable to start the Microsoft Learn Sandbox. As suggested on other message boards, I have logged out of all accounts, deleted all the history, and cleared the cache, but I am still unable to start the Sandbox. I've included a few snapshots below to…

How to bind a Managed Certificate using the Azure SDK?
How do we go about binding a Managed Certificate to a Custom Domain using the new ResourceManager SDK? Unfortunately, the samples don't cover this task. (In fact, they don't compile, with hundreds of broken references, so it's impossible to tell whether…

Android Shared Device Mode with External Identities
I have set up an Android Device in Shared Device Mode. I can successfully sign in as a user from my own Identity. When I try to sign in using an account from an external Identiy, I get the error that the requested account is from a different…
Install GDAL and GRASS on python Web App
I have developed a python script that uses GDAL and GRASS and runs fine on my local Macbook Pro. I need to make the python scripts work on the Azure Web App. For this I need to install GDAL and GRASS on the web app server. On my local machine, I am…
Azure AI Foundry Quota insufficient Issues - Student Account
I have recently obtained an Azure for Students subscription and I wanted to test the Azure OpenAI services. However when I try to deploy a model on Azure AI Foundry, (GPT-3.5-Turbo). I get a "Insufficient quota for selected options" error, with…
Azure Application Gateway Client Requests Routing
For Azure Application Gateway with WAF enabled, does client requests filtered on WAF or NSG first?