94,845 questions with Azure-related tags

Sort by: Updated
0 answers

"message": "The subscription 'xxxxx-e5e9-xxxxx-8866-xxxx' is not allowed to create or update the serverfarm.

Whenever I try creating an app service I get the following error, I am using the account that created the Azure account so I don't know where the issue is coming from and it's been difficult trying to upgrade to a developer account for days now. All…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
928 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,861 questions
asked 2024-04-24T13:42:46.6966667+00:00
Adetoyosi Elegbede 0 Reputation points
1 answer

Azure Data Factory - Generate custom Guid and copy to SQL table

I need to generate a unique Guid which contains only numeric and of length 20, for every row in the table. Currently, I am running one lookup activity (name - FetchIDs) to run the Stored procedure. Output of the lookup activity is as shown below { …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,523 questions
asked 2024-04-24T04:52:39.85+00:00
SR 40 Reputation points
commented 2024-04-24T13:42:33.43+00:00
SR 40 Reputation points
1 answer

Degraded revision in Container App

I have a container app that isn't deploying a new revision, following some code changes in the project. The new revision is showing as "degraded". From the logs, it just says the revision is in an unhealthy state - no more errors that point me…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
260 questions
asked 2024-04-24T10:39:02.0566667+00:00
Rob Smith 0 Reputation points
commented 2024-04-24T13:42:13.5666667+00:00
Deepanshu katara 4,665 Reputation points
1 answer

MFA Registration campaign - with "nudge" - after migrated Authentication methods

Hi All, I have migrated Authentication methods I have enabled Microsoft Authenticator for All users with Authentication mode set to Any. (plus Third -party software OATH tokens for All users and FIDO2 for selected group) I've created group to start…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,484 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,444 questions
asked 2024-04-23T10:39:33.7833333+00:00
PT Maliborski 226 Reputation points
commented 2024-04-24T13:41:51.36+00:00
PT Maliborski 226 Reputation points
0 answers

Azure AI studio web app deployment failed with error "conflict" and unable to redeploy project from playground

Hello, I attempted to deploy a web app from the playground menu using Azure AI studio but it failed with the error status "conflict" and a generic failure reason. Although I can see the deployment failure in my resource group deployments, I am…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,148 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,365 questions
asked 2024-04-23T20:37:48.34+00:00
CTO.care 0 Reputation points
commented 2024-04-24T13:41:23.4966667+00:00
navba-MSFT 16,940 Reputation points Microsoft Employee
0 answers

Reducing Data Scanning Overhead in Delta Format in Azure Synapse Analytics SQL Pool

We've established a serverless SQL pool with a hierarchical folder structure partition and employed open row set to reduce data scanning when executing queries on Parquet file format from the serverless SQL pool. Now, as we endeavor to utilize the delta…

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,359 questions
asked 2024-04-23T20:04:03.4333333+00:00
Vinod Kumar Kapa 0 Reputation points
edited a comment 2024-04-24T13:41:03.1966667+00:00
Vinod Kumar Kapa 0 Reputation points
2 answers

ADF - Make a webhook activity which calls a logicapp to continue to next task

Hi all, On ADF, I have a logic app which is called inside a webhook activity. The intention is to continue to next activity after successful completion of the logic app. But the webhook activity keeps in running state even after logoc app is completed.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,523 questions
asked 2024-04-16T09:48:23.04+00:00
VickyD 81 Reputation points
commented 2024-04-24T13:40:07.11+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
9 answers

Navigation buttons in File Explorer doesn't work for some users in Windows 11 | Azure Virtual Desktop

Hey Everyone, We have a customer that is using Azure Virtual Desktop. They use in total 3 VM's running Windows (Windows 11 Enterprise multi-session). Since recently they are complaining about not being able to navigate back and forth in the File…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,362 questions
asked 2024-03-11T15:29:10.53+00:00
Nikola Jankovic | Reset 20 Reputation points
commented 2024-04-24T13:39:43.3666667+00:00
Josh Reaver 0 Reputation points
2 answers

coalesce and broadcast join

HI, what exactly happen between coalesce and broadcast join in backend on databricks level

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,915 questions
asked 2024-04-19T09:04:04.1866667+00:00
Vineet S 145 Reputation points
commented 2024-04-24T13:38:30.59+00:00
ShaikMaheer-MSFT 37,896 Reputation points Microsoft Employee
0 answers

Using ADF, how to dynamicaly replace excel headers blank spaces with underscores?

Hello, I'm working on an ADF pipeline whose goal is to copy an Excel file to a blob storage as a parquet file. To do so, I'm using a copy data activity. This activity needs to be as parametrized as possible, meaning that the Excel file schema is not to…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,456 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,523 questions
asked 2024-04-24T13:33:57.16+00:00
DIAMANT Marius 0 Reputation points
1 answer

Error in provisioning App service custom domain with bicep

`I tried to provision app service custom domain with bicep but but keep getting these error ERROR: error executing step command 'provision': deployment failed: failing invoking action 'provision', error deploying infrastructure: deploying to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,861 questions
asked 2024-04-20T10:56:28.56+00:00
Yemisi Popoola 0 Reputation points
commented 2024-04-24T13:31:46.0966667+00:00
VenkateshDodda-MSFT 18,171 Reputation points Microsoft Employee
1 answer

If a user want to assign a policy to the tenant root management group, what role can do this?

Global administrator role? Owner role of the subscription?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
664 questions
asked 2024-04-24T12:40:39.39+00:00
Shaojun Qin 20 Reputation points
edited an answer 2024-04-24T13:31:22.5033333+00:00
Stanislav Zhelyazkov 21,021 Reputation points MVP
2 answers

How can I have my App Service always ready?

Hi all; I want my app service to always be running, so that when someone hits it, there's no delay. So how can I set it to: When restarted, it starts up immediately. In never shuts down due to inactivity. When Azure needs to apply patches or restart…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,861 questions
asked 2024-04-20T22:19:03.8633333+00:00
David Thielen 2,256 Reputation points
commented 2024-04-24T13:30:47.13+00:00
David Thielen 2,256 Reputation points
1 answer

Linux dynamic workers are not available in resource group

Hi Azure Functions, I Have a Resource Group, when i tried to create a new Azure Function App (Python, veersion : 3.9, location: East Us , Os : Linux(Since windows was not available) I have got the below error( Code:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,244 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,861 questions
asked 2024-04-22T23:48:43.67+00:00
Roopesh Bharatwaj KR 0 Reputation points
commented 2024-04-24T13:29:32.5933333+00:00
VenkateshDodda-MSFT 18,171 Reputation points Microsoft Employee
1 answer

What role will I have when I migrate a subscription to a new Tenant/Directory?

Hi All, Starting in September 2024 Classic Admins will be removed. I am wondering what is going to happen when I do a migration (directory change) of a subscription from one tenant to another. Usually the user who does the "Change Directory"…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
664 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,444 questions
asked 2024-04-24T09:31:31.7566667+00:00
John Doyle 31 Reputation points
commented 2024-04-24T13:29:22.92+00:00
John Doyle 31 Reputation points
3 answers

oracle RAC on azure

Hi Team, did anyone from deploy Oracle RAC on azure or is supported anyway? i am not able to find it here https://learn.microsoft.com/en-us/azure/virtual-machines/workloads/oracle/oracle-overview and…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,111 questions
asked 2022-01-19T13:38:05.203+00:00
eg1995 1,131 Reputation points
answered 2024-04-24T13:25:38.0466667+00:00
M Marshall 0 Reputation points
2 answers

[ADO NET Source [2]] Error: ADO NET Source has failed to acquire the connection {xxx} with the following error message: "Could not create a managed connection manager.".

I am attempting to connect to an Azure database. I am able to connect using SSMS. However when attempting to run at tasks in SSIS i get the above error The test connection returns successfully and I can see the preview of the data in the ADO NET Source…

Azure SQL Database
asked 2024-04-23T14:52:57.1+00:00
Richardson, Matthew R. (SPO) 0 Reputation points
answered 2024-04-24T13:25:26.8533333+00:00
Alberto Morillo 32,886 Reputation points MVP
1 answer

How to get my sandbox for training modules unlocked? I have submitted an appeal, it has been more than a week.

Your appeal has been received. Appeals are reviewed on a first-come, first-served basis, and may take several days to process. If your appeal is approved, you will regain access to sandboxes and other interactive learning resources. For more information,…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
882 questions
asked 2024-04-09T11:38:29.35+00:00
Juan Jose Rangel 0 Reputation points
answered 2024-04-24T13:23:19.0833333+00:00
Rakesh Gurram 2,520 Reputation points Microsoft Vendor
1 answer

Reactivate accidentally cancelled Azure Sponsorship Subscription

I accidentally cancelled my Microsoft Azure Sponsorship Subscriptions because I was trying to apply the sponsorship to a previously existing subscription. I accidentally created three Sponsorship Subscriptions. I cancelled all three. Now, I need to…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,027 questions
asked 2024-04-22T10:44:35.37+00:00
Robert Davis 0 Reputation points
commented 2024-04-24T13:22:27.12+00:00
Monalla-MSFT 11,551 Reputation points
2 answers

Azure Backup Server increasing max parallelism

I have implemented the registry advocated here: You can increase the number of maximum parallel online backup jobs from the default 8 to a configurable number using the following registry keys (if your underlying hardware and network bandwidth can…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,124 questions
asked 2024-04-23T18:05:02.6266667+00:00
Brandt Smith 96 Reputation points
answered 2024-04-24T13:21:03.5833333+00:00
Amardeep Saini 835 Reputation points Microsoft Employee