123,581 questions with Azure-related tags

Sort by: Updated
3 answers One of the answers was accepted by the question author.

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 Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,097 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,210 questions
asked 2020-10-21T22:21:00.547+00:00
Greg Pringle 31 Reputation points
accepted 2020-10-29T17:39:22.75+00:00
Greg Pringle 31 Reputation points
1 answer

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 Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,674 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,372 questions
asked 2020-10-26T15:05:42.39+00:00
Jean-Michel Jacques 1 Reputation point
answered 2020-10-29T17:02:28.273+00:00
tbgangav-MSFT 10,426 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-10-26T12:21:49.69+00:00
Abhishek Vyas 101 Reputation points
commented 2020-10-29T17:02:10.54+00:00
MartinJaffer-MSFT 26,156 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-10-26T11:52:26.533+00:00
Poel van der, RE (Ron) 451 Reputation points
commented 2020-10-29T16:59:41.217+00:00
MartinJaffer-MSFT 26,156 Reputation points
2 answers

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 IoT Central
An Azure hosted internet of things (IoT) application platform.
377 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
842 questions
asked 2020-10-28T16:01:43.26+00:00
Joshua Bailey 201 Reputation points
commented 2020-10-29T16:38:40.707+00:00
rbrundritt 20,931 Reputation points Microsoft Employee Moderator
0 answers

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
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
560 questions
asked 2020-10-26T12:26:05.153+00:00
Tony Ambalamvila 1 Reputation point
commented 2020-10-29T16:20:35.387+00:00
JamesTran-MSFT 36,911 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

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
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,674 questions
asked 2020-06-17T00:49:24.883+00:00
John Aherne 516 Reputation points
commented 2020-10-29T15:14:41.607+00:00
John Aherne 516 Reputation points
1 answer One of the answers was accepted by the question author.

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 API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,465 questions
asked 2020-10-27T11:10:33.773+00:00
Mouli Kaku 46 Reputation points
commented 2020-10-29T15:01:32.097+00:00
krish-gh 2,331 Reputation points Moderator
0 answers

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
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,924 questions
asked 2020-10-28T20:47:46.697+00:00
Anonymous
commented 2020-10-29T14:28:32.55+00:00
KalyanChanumolu-MSFT 8,351 Reputation points
1 answer

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
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,924 questions
asked 2020-10-29T02:41:21.217+00:00
Kholofelo 66 Reputation points
commented 2020-10-29T14:11:08.4+00:00
Anurag Sharma 17,636 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,350 questions
asked 2020-10-29T09:55:00.457+00:00
Lauri Lehman 146 Reputation points
accepted 2020-10-29T14:01:28.233+00:00
Lauri Lehman 146 Reputation points
3 answers One of the answers was accepted by the question author.

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
Azure Backup
An Azure backup service that provides built-in management at scale.
1,500 questions
asked 2020-09-24T17:23:55.683+00:00
Everest MacDonald 21 Reputation points
accepted 2020-10-29T13:46:40.24+00:00
Everest MacDonald 21 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,456 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-10-23T14:01:23.697+00:00
Linda Renate Andersen 196 Reputation points
accepted 2020-10-29T12:25:42.817+00:00
Linda Renate Andersen 196 Reputation points
1 answer One of the answers was accepted by the question author.

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 Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,274 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
228 questions
asked 2020-10-26T22:04:47.537+00:00
Giovanni Genta 21 Reputation points
accepted 2020-10-29T11:43:02.81+00:00
Giovanni Genta 21 Reputation points
1 answer

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
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
934 questions
asked 2020-10-27T08:25:16.837+00:00
Michael Winkenbach 1 Reputation point
answered 2020-10-29T10:24:20.103+00:00
SadiqhAhmed-MSFT 49,331 Reputation points Microsoft Employee Moderator
1 answer

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
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,386 questions
Microsoft 365 and Office | SharePoint | For business | Windows
asked 2020-10-08T03:41:45.987+00:00
Satoshi 1 Reputation point
commented 2020-10-29T09:14:31.25+00:00
Itch Sun-MSFT 2,566 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
668 questions
asked 2020-08-20T01:57:19.407+00:00
아롬 황 236 Reputation points
accepted 2020-10-29T09:06:36.473+00:00
아롬 황 236 Reputation points
1 answer

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
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,999 questions
asked 2020-10-27T23:53:54.45+00:00
Parvin Singh 1 Reputation point
answered 2020-10-29T07:16:27.867+00:00
brtrach-MSFT 17,746 Reputation points Microsoft Employee Moderator
1 answer

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
asked 2020-10-28T14:32:11.773+00:00
Richard 1 Reputation point
commented 2020-10-29T06:39:44.573+00:00
Anurag Sharma 17,636 Reputation points
0 answers

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
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
552 questions
asked 2020-10-21T19:10:54.29+00:00
victor miranda 1 Reputation point
commented 2020-10-29T06:33:12.333+00:00
GitaraniSharma-MSFT 50,106 Reputation points Microsoft Employee Moderator