106,527 questions with Azure-related tags

Sort by: Updated
1 answer

Unable to add API tag to Product in APIM instance using ARM template

When trying to assign an API tag to Product using ARM template, it throws an error 'Status Message: Invalid payload format. Contract should have 'properties' specified. (Code:ValidationError)' { "name":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,038 questions
asked 2020-12-28T14:56:41.783+00:00
Venkata Sunil Sornapudi 1 Reputation point
commented 2021-01-05T08:18:11.65+00:00
JayaC-MSFT 5,531 Reputation points
2 answers

Importing data to Azure Storage Blob with metadata

Hello all, I am looking to transfer about 10TB of data from a physical server to a Azure Storage Blob. I am using Storage Manager to move the data from the server to the Blob. When I transfer the data the metadata is being change as if it is a…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,760 questions
asked 2021-01-01T23:50:32.607+00:00
Kareem Williams 1 Reputation point
answered 2021-01-05T08:10:47.893+00:00
Sumarigo-MSFT 45,681 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Logic Apps: Remove all spaces from Runbook Parameters

Hi, I am creating a new sitecollection using a logic app to fetch the parameters and a runbook to create the site collection Now I do not want spaces in the site collection URL so I thought I could remove them first with a Replace operation…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,053 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,220 questions
asked 2021-01-01T00:10:27.55+00:00
Jurgen Verhelst 326 Reputation points
accepted 2021-01-05T07:21:06.033+00:00
Jurgen Verhelst 326 Reputation points
1 answer

How to get notified of breaking changes in the Storage Client Library for C++

Hello, We have recently experienced an unexpected problem with a function app that accesses blob storage on azure. (The problem surfaced on December 31, 2020 at 9 AM CET approximately.) We were using the version 7.4.0 of the azure client library…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,760 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,666 questions
asked 2021-01-04T14:48:27.177+00:00
Herreman Christophe 1 Reputation point
answered 2021-01-05T06:22:45.093+00:00
Sumarigo-MSFT 45,681 Reputation points Microsoft Employee
0 answers

Access Azure Blob Storage via Azure SQL Database through Managed Identity

I am trying to connect to Azure Blob storage via Azure SQK database through Managed Identity based on the below set of steps: Assigned an Identity to the Server Gave access to the Server on Blob storage as contributor Executed the below queries Create…

Azure SQL Database
asked 2020-12-31T09:26:15.803+00:00
Nandan Hegde 31,781 Reputation points MVP
commented 2021-01-05T05:49:03.887+00:00
Anurag Sharma 17,606 Reputation points
1 answer

Custom IoC in Azure Functions, and user context

I want to use a custom IoC Container in Azure Functions to decorate my commands with aspects and subscribe to event handlers. Unfortunately MS.DI does not handle Decorator or Composite and so want to use SimpleInjector or Autofac instead. Also would…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,825 questions
asked 2021-01-04T12:55:27.047+00:00
Stephen Montgomery 1 Reputation point
answered 2021-01-05T05:18:28.36+00:00
Pramod Valavala 20,611 Reputation points Microsoft Employee
2 answers

Regards Azure Rest API cost

Hi, I am using logic app to read mail from outlook and store it into the azure file share. I get the workflow logs using Azure Rest API (logic app rest API). I need to know the cost for Azure REST API.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,053 questions
asked 2021-01-04T12:15:00.617+00:00
Sakthivel Palani 1 Reputation point
answered 2021-01-05T04:44:36.937+00:00
MayankBargali-MSFT 70,106 Reputation points
1 answer

Stackexchange Redis exception: an unknown error occurred when writing the message

net core 2.1 web-api uses below redis nuget package "StackExchange.Redis" Version="2.1.55" and connects to Azure Redis P1 tier, Redis version 4.0.14 On appsettings.config, "RedisConfiguration": { …

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
241 questions
asked 2020-12-26T11:41:21.547+00:00
Vinay Gunjalli 1 Reputation point
commented 2021-01-05T04:22:54.997+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
0 answers

when i try to writte in datalake give me suddenly error

when i try to writte a json in datalake give me suddenly this error in all pipelines . Message: The remote server returned an error: (500) Internal Server Error.. Response details:…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,451 questions
asked 2020-12-31T03:08:26.667+00:00
Orellana Cruz, Francisco 1 Reputation point
commented 2021-01-05T04:20:22.357+00:00
PRADEEPCHEEKATLA-MSFT 87,731 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

No resources available Windows Virtual Desktop

Hi, I have WVD spring 2020 configured with a couple of resources. When i logon to aka.ms/wvdweb to see my deployed resourced i get a message saying: "It looks like your system administrator hasn’t set up any resources for <Accountname>…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,490 questions
asked 2020-07-06T13:31:49.203+00:00
Nsmuld 21 Reputation points
commented 2021-01-05T03:24:37.22+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

azure storage: how to increase egress limits?

Hi, I want to increase the egress and ingress limits for my storage account but I see this: my question is: how to increase the egress limits? I confirmed that my storage is of type GPv2 but it is not showing up in the storage account…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,054 questions
asked 2021-01-04T21:21:58.007+00:00
Mayuri Kadam 81 Reputation points Microsoft Employee
accepted 2021-01-05T03:10:36.7+00:00
Mayuri Kadam 81 Reputation points Microsoft Employee
1 answer

WVD with Azure Active Directory Domain Service

Hello everybody, I've read a lot about Azure Active Directory Domain Service and couldn't find the right solution for my goal. That's why I decided to ask you guys. We have a local AD with over 500 users. Now we would also like to provide Windows…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,490 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,112 questions
asked 2021-01-05T00:07:28.847+00:00
Emin58 1 Reputation point
answered 2021-01-05T01:24:38.603+00:00
Andreas Baumgarten 106.4K Reputation points MVP
0 answers

Azure Synapse: Copy data between ADLS & Aszure SQL DB very slow

I was trying a very basic test of loading a pipe delimited flat file with about 20K rows into a Azure SQL table but it took close to 15 mins to load it. I expected it to load in about 15 secs. Why would it take so long in Synapse/ADF?

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.
4,798 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,445 questions
asked 2020-12-22T23:29:49.603+00:00
Vivek Devalkar 122 Reputation points
commented 2021-01-05T00:47:46.503+00:00
MartinJaffer-MSFT 26,076 Reputation points
1 answer One of the answers was accepted by the question author.

Can't connect to a Node.js web app websocket

WebSocket connection to 'wss://sound-mazing.azurewebsites.net/?encoding=text' failed: Error during WebSocket handshake: Unexpected response code: 503 I followed the steps here to deploy and enable websockets in my Web app on Linux:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,572 questions
asked 2020-08-07T04:32:42.567+00:00
Olga Milovanova 21 Reputation points
commented 2021-01-04T23:37:09.233+00:00
Xiyuan Liu 6 Reputation points
0 answers

SFTP Sink VERY Slow in ADF Self hosted IR

We'd like to use the sftp sink in a copy task to upload some very large files to the cloud. We find that the upload is so slow, it is unusable. The upload using SFTP Sink/ADF/SelfHostedIR is orders of magnitude slower than uploading the file using a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,445 questions
asked 2020-12-18T03:26:19.093+00:00
Calin M 1 Reputation point
commented 2021-01-04T23:33:23.24+00:00
Saurabh Sharma 23,796 Reputation points Microsoft Employee
1 answer

How to get column name from a validation step

hello I'm executing a pipeline in order to validata an input dataset, the validatio is simple, some fields from the file should always come populated in case to be empty or null I need to skip that records. However I need to generate a kind of error…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,445 questions
asked 2020-12-30T14:06:26.523+00:00
CORONADO GRANADOS Diana Milena 126 Reputation points
commented 2021-01-04T23:20:52.96+00:00
Saurabh Sharma 23,796 Reputation points Microsoft Employee
3 answers

Can't open Azure Backup MMC Snap-in.

For the last two days whenever I attempt to open the Microsoft Azure Backup MMC it loads and gets to Checking for Updates and then crashes. Because of this I am unable to retrieve previous backups to recover any data. I have uninstalled and reinstalled…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,232 questions
asked 2020-11-03T17:17:16.213+00:00
AU_Michael 1 Reputation point
commented 2021-01-04T22:06:58.833+00:00
RMCAL 1 Reputation point
2 answers

azure communications rest api x-ms-client-request-id missing?

x-ms-client-request-id and x-ms-return-client-request-id do you appear to be supported on the Azure when sending an SMS messages. Is this true? All the other Azure functions support it and work correctly. …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
830 questions
asked 2021-01-02T19:57:54.107+00:00
Brett McDonald 1 Reputation point
answered 2021-01-04T21:58:30.18+00:00
Brett McDonald 1 Reputation point
1 answer

ADF V2 creating a Generic Linked Service framework

I am creating a parameterized Linked Service connection frame work for ADF V2 Flat file sources below is my advanced JSON script I am getting this error while publishing the linked Service The property 'userid' in the payload cannot be null or…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,445 questions
asked 2020-12-26T05:57:19.187+00:00
AzeemK 516 Reputation points
answered 2021-01-04T21:11:53.573+00:00
AzeemK 516 Reputation points
1 answer One of the answers was accepted by the question author.

Restart a pipeline from point of failure

I have a pipeline with many activities in that. So the structure is something like this. Copy activity (1) Copy activity(2) Copy activity(3) Data Load execute pipeline activity (4) 1, 2,3 runs in parallel and only after 1,2,3 all finish, 4…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,445 questions
asked 2021-01-04T01:38:28.137+00:00
Saha, Mithun (Cognizant) 21 Reputation points
accepted 2021-01-04T20:48:06.793+00:00
Saha, Mithun (Cognizant) 21 Reputation points