Can't access blob from Azure Windows VM
Strangely, we have an issue where we can't download a blob from an azure windows VM but it works perfectly from anywhere else on the internet. I see this: <Error> <Code>AuthorizationFailure</Code> <Message>This request is…
Azure Virtual Machines
Azure Blob Storage
Azure Update Management fails for servers behind Log Analytics Gateway
Hello, Since a few days we can't use Update Management anymore on our on-premise servers that they are using a Log analytic Gateway to connect to Azure. The Update Agent readiness shows "Disconnected" for those servers and any update…
Azure Monitor
Azure Automation

APIs to monitor pipleine?
Hi, Are there any APIs to monitory Pipeline, Dataflow, Activities in Azure Data Factory? The API can directly be used in .Net application.
Azure Data Factory
How can I check if my parameter consists of one or more attributes?
Hi see attachment When the string of the incoming pipeline parameter contains one attribute I should use byName, otherwise byNames. That that would presume I should build two different flows, which for the rest do the same. How can…
Azure Data Factory
Format for GPS geopoint
I'm sure this should be really simple to find but i can't see this info anywhere. What is the required format for the location property on Iot Central? I can see it is geopoint but i have formatted my data as per the below and this doesn't work: …
Azure IoT Central
Azure Maps

Azure Identity Protection
How Microsoft interprets the Password Spray Attack. After checking the alert what all relevant information we should check if there is a successful compromise of account. There is no sufficient evidence from Microsoft about the Password spray Attack
Azure Information Protection

Get Dynamics 365 OptionSet labels in Copy Activity
Is there any way to get optionset labels from a Dynamics 365 entity using a copy activity? All I can seem to get is the option number when I query an entity (using Common data services and Dynamics 365 linked services) Thanks!
Azure Data Factory
How to validate Json Post Request body aginest a schema using Transformation policy?
TIA , I'm receiving fallowing sample data to my AZURE APIM Api as a request body. I want to validate Json body againest schema . how can i do that . Or atleast how can i make sure my key fields like Userid,firstname and last name does exist in the…
Azure API Management
Azure Mobile App
When our mobile app (running on iOS or Android etc) is in offline mode (no wifi and roams out of service area), our customers still need to be able to create and modify data and save to a local store (like indexed DB etc..) When the device is back…
Azure Cosmos DB
CosmosDB SQL where clause with numerical or boolean values giving weird results
Hi, I have a weird issue with a very simple CosmosBD query. See the below query. Basically, I have a simple query as follows: select * from c where c.redeemed=1 This query for some reason returns results with items with redeemed as 0. …
Azure Cosmos DB
Consume Azure ML Web Service with Postman: how to pass arguments?
Is it possible to pass parameters to an Azure ML Web Service with Postman? I created an R web service endpoint that runs in an Azure Container Instance. My run function has one argument ("data"). I can call the web service using Azure ML R SDK…
Azure Machine Learning
Recovery Services Vault requires Microsoft to delete it?
Attempting to delete an Azure Recovery Services Vault. We do not have paid support and cannot open a support ticket. To delete the vault, I have to delete all the items in it first. When I attempt to delete the protected server which used to run the…
Azure Backup
Key Vault authentication
Hi, What is the best way of setting up authentication for key vault when you have the following? One Key Vault for each Subscription Dedicated resource group for each Key Vault Questions: Management plane - RBAC Should it be dedicated…
Azure Key Vault
Microsoft Security | Microsoft Entra | Microsoft Entra ID
How to avoid Base64 encryption for telemetry data through Azure IoT SDK
Hello, I'm currently using Azure IoT Hub SDK 1.2.10 for my IoT project. The telemetry data sent from my IoT device should not be encrypted (JSON format) but I've noticed that the SDK does a Base64 encryption before sending the telemetry data to the…
Azure IoT Hub
Azure IoT SDK
When doing Azure Migrate Server Assessment, how long can the connection to Azure be interupted?
Hi, when i set up an Azure Migrate Server Assessment, to collect performance Data from my vCenter, and finished the initial connection, and the Servers shown in the Azure Migrate Project. For how long could the connection between the Azure Migrate…
Azure Migrate

Synapse Analytics with sharepoint data integration for PowerBI Analytics
I'd like to analyze the data on Synapse imported from excel file on Sharepoint by PowerBI. How can I import the excel file from Sharepoint into Synapse?
Azure Synapse Analytics
Microsoft 365 and Office | SharePoint | For business | Windows


A good queue length figure for premium ssd?
How much do you know the risky numbers? For example, I know that AWS is guiding 1 per 1000 provisioned IOPS.
Azure Disk Storage
How to use the Azure App service local cache and Cache invalidation
Details: I am reading/downloading a blob from Azure storage container in every API call that is externally triggered. I would like to download the blob once and cache it, and then invalidate the cache when blob has been updated. How can I use…
Azure App Service

Cannot login as Contained User in SQL Database
I have created a contained user in a database as follows: CREATE USER devowner WITH PASSWORD = N'wombat' And added it to dbowner role: ALTER ROLE db_owner ADD MEMBER devowner; But when trying to login, either via SSMS or sqlcmd, i get the…
Azure SQL Database
Private Link Service - front end IP address of my Load Balancer not appearing
Hi, I am trying to setup a private link service. Unfortunately, when I tried setting up my Outbound setting, the drop down list for Load Balancer frontend IP address is empty. Here are the steps i did before i tried creating my private link…
Azure Private Link
