AZDevops Sensitive Data Section transforms and ampersands '&'
We have a Service Account password that contains an ampersand in our web.config. We are using pipeline variables and transforming it during our build. Escaping the ampersand, & doesn't work, the transform actually put & in the password…
Azure SQL Database Import Failed: "The ImportExport operation with Request Id '05a0cfb0-6b10-4527-8252-197c2c567c5a' failed due to 'Target database is not empty. The import operation can only be performed on an empty database.'."
Hi, I attempted to import from a bacpac file. I did not have any database of the same name in the server, so everything should be empty. However, I keep getting this error whenever I tried to import the database from a bacpac file: The ImportExport…
Azure SQL MI how to stop sync from primary node to secondary node in failover group
Hi, In our case, I need migration data to Azure SQL MI, and the SQL MI have failover group and a secondary node. I want know how to stop syncing data from primary node to secondary node when we are migrating data to primary node. Or if I remove…
Support sideload MSIX auto-update via AppInstaller in Low Integrity apps
We are currently using a WinUI 3 application packaged and deployed as an MSIX Bundle (.msixbundle) via sideloading, using an AppInstaller file. This approach is working fine in standard integrity levels, and updates are being handled via the AppInstaller…
Error While Configuring Data-Out Replication on Azure MySQL Flexible Server (Error 1227 on Replica) to Digital Ocean MySQL
Dear Everyone, I am reaching out for assistance with configuring Data-out replication from an Azure Database for MySQL – Flexible Server instance to an external DigitalOcean Managed MySQL replica. We are following the Microsoft documentation for outbound…
The supplied extension definition isn't valid: 'Uploaded extension package is missing an 'overview.md' file which is a mandatory details asset. Try again after adding the file.'.
Microsoft Windows [Version 10.0.26100.3775] (c) Microsoft Corporation. All rights reserved. D:\testextension\test\workitem-extension-public-vsix-ready>npm install npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do…
How to Handle Content Safety in Azure Prompt Flow to Prevent Flow Failures
Hi everyone, I'm working with Azure Machine Learning Prompt Flow, and I'm facing an issue related to content safety. When a user inputs a harmful or unsafe prompt, the entire flow stops and throws a run error. This completely halts the execution of the…
Is Azure Content Saftety Filter enabled by default for the LLM models /AI servicesdeployed through the platform ?
Wanted to understand if Azure content safety filtering is enabled to monitor on the prompts and responses to LLMs/AI services hosted through the platform ? Seems confusing for me to understand from the Azure learning articles on this as somewhere it…
Data Pipelines fail under app.powerbi.com
Our scheduled data pipelines under app.powerbi was failed due to below reason and errors. How to solve it? Error Message: ErrorCode=UserErrorOffice365DataLoaderError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Office365…
notifications problem
I turn off all notifications from my WPF app in debug mode, but I can't find it to re-activate notifications
Does Azure Synapse Dedicated SQL Pools support group-based authentication?
Requirement: Grant read-only (or specific) access to all tables in an Azure Synapse Dedicated SQL Pool for a set of users by assigning them to a group in Azure Entra ID. Execution: For example, say I've created a group on Entra ID:…
Error AADSTS900144
I got the following error message while connecting to Teams Thank you Request Id: 210b6d2b-9720-4239-8835-283def872600 Correlation Id: 6d5b5e89-c758-45ba-8315-a61486dbcf27 Timestamp: 2025-04-24T08:48:07Z Message: AADSTS900144: The request body must…
Flux in a Hub $ Spoke Architecture - How to access remote AKS Cluster with Azure RBAC enabled and local_user access disabled
Hi there, I'm currently setting up a hub-and-spoke GitOps architecture using the AKS GitOps (Flux) extension. Flux is installed in a central (hub) AKS cluster and is intended to manage application and infrastructure deployments across multiple spoke AKS…
Azure Data Box Disk VHDX Upload
Hi all, I have a question - on careful reviewing of the Data Box documentation it says "Only fixed VHDs can be uploaded to create managed disks. Dynamic VHDs, differencing VHDs, and VHDX files aren't supported." My disk file is a VHDX. I…
Upload Metadata file in SAML using Graph API for automation
Hi Everyone, I have setup a SAML enabled Service Principal and I want to automate the Metadata uploading part using Graph API or if there are any other options I am all ears. Thank You in Advance
Azure VM Disk IOPs report with Disk details
Hi, I'm trying to fetch the IOPs report of the Azure VMs disk with some additional information such as Disk assigned letter, Disk Name, Disk size, Disk size utilization, Read Iops, Write IOPs & etc.. I've the query created but the problem is the…

Azure MySQL flexible data servers cannot be opened in the Azure portal
When I go to Azure Database for MySQL servers and click on one of my databases, I get an empty screen. It keeps loading and nothing happens. The databases are still intact, our website is still running, but it seems we cannot make any new deployments…
MS SQL Installation error - The mof compiler could not connect with the wmi server
I tried to reinstall MS SQL 2022 server but I am facing the below error. title: microsoft sql server 2022 setup ------------------------------ the following error has occurred: the mof compiler could not connect with the wmi server. this is either…
Locked out of my small business account
Hey there So, tldr, I dropped my phone with the MS Authenticator and am unable to login to my personal domain account. Since I am a one person business there isn't any additional account. I am able to change the password as it gives me alternative…
can't get atlas.control.ScaleControl to work. The scale does not show up on the map
This will not display the scale on the map. Any ideas?? <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width,…