94,339 questions with Azure-related tags

Sort by: Updated
0 answers

How to add a query suffix to url in API Manager without the q=

Hi I have several API's set up in APIM running correctly for GET and Post requests. The GET requests return a data lists when querying the endpoint or a specific record when adding the /{id#} to the url. I can run the Get endpoints fine, but the apim…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
910 questions
asked 2024-04-19T05:52:40.1433333+00:00
Shaun 50 Reputation points
0 answers

How to detach credit card from Professional Subscription get with Organization id without deleting it

I have Azure Professional subscription with Organization id and for this every month I get some free credit in this subscription. But few months back I added my credit card with this subscription and then realize that I get charged for all service usage.…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
910 questions
asked 2024-04-19T05:51:44.8633333+00:00
Jatin Patel 0 Reputation points
0 answers

Download data from cosmos by v-studio

When I download data from cosmos from azure data lake storage of visual studio, it shows an error: 流 URL 无效

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,335 questions
asked 2024-04-16T12:07:24.16+00:00
Xinlong Wang 0 Reputation points Microsoft Employee
commented 2024-04-19T05:42:49.65+00:00
Xinlong Wang 0 Reputation points Microsoft Employee
1 answer

Azure Delta Lake to Snowflake

Hi Team, I am creating Delta lake in Azure data lake from ADF using Dataflow Sink - inline dataset as Delta and also through Databricks. Have created External Table in Databricks which is pointing to Mounted Azure datalake location. Now, I want to load…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,907 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-18T09:50:12.3466667+00:00
Vaibhav 45 Reputation points
commented 2024-04-19T05:42:15.6366667+00:00
phemanth 5,570 Reputation points Microsoft Vendor
0 answers

ADF : Operation on target XYZ_Trigger failed: Concurrent operations on a trigger are not allowed. trigger

Hello Team, While doing deployment through DevOps CICD pipeline we getting below error. Error Message: Operation on target XYZ_Trigger failed: Concurrent operations on a trigger are not allowed. trigger: XYZ_Trigger [error]HTTP Status Code:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-19T05:41:15.8333333+00:00
Krishna Tapse 0 Reputation points
1 answer

hii want to run stored procedure in synapse but ima getting an error ,can anyone help me

query: USE gold_db GO CREATE OR ALTER PROC CreateSQLServerlessView_gold @ViewName nvarchar(100) AS BEGIN DECLARE @statement VARCHAR(MAX) SET @statement = N'CREATE OR ALTER VIEW '+@ViewName+' AS SELECT * FROM OPENROWSET(BULK…

Azure SQL Database
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.
2,667 questions
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,342 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
Azure Data Lake Analytics
asked 2024-04-18T16:53:48.23+00:00
naveena kankipati 0 Reputation points
commented 2024-04-19T05:40:04.6933333+00:00
naveena kankipati 0 Reputation points
1 answer

Error accessing Tables in Lake Database

Hello, I used Azure Synapse Link in order to get Dataverse Tables, now i can see them in the lake database but when i try to query one of the tables using the serverless SQL pool I get this error : External table…

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,342 questions
asked 2024-03-26T12:38:05.8033333+00:00
Wajih Arfaoui 70 Reputation points
commented 2024-04-19T05:39:13.6933333+00:00
Vinodh247-1375 11,031 Reputation points
1 answer

Utilizing Azure Key Vault secrets for secure password management in Apache spark connector for SQL Server

In the provided code example, our team demonstrates using a hard-coded username and password for connecting to SQL Server using the Apache Spark connector. However, for enhanced security, I want to utilize a password stored in Azure Key Vault instead of…

Azure SQL Database
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,342 questions
asked 2024-04-18T16:57:26.27+00:00
Thomasville99 240 Reputation points
answered 2024-04-19T05:37:22.67+00:00
Smaran Thoomu 9,045 Reputation points Microsoft Vendor
1 answer

How to sync data from snowflake to cosmos using CDC mechanism in real time through ADf

We have a view on snowflake having approx 250 columns with millions of records. We are syncing this data from snowflake to cosmos using ADF pipeline. Currently the data synced on the basis of particular column that is lst_update_time, which query all…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,438 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-19T04:43:25+00:00
mobileapp4.support 0 Reputation points
answered 2024-04-19T05:35:27.15+00:00
Vinodh247-1375 11,031 Reputation points
0 answers

The subscription is not allowed to create or update the serverfarm.

Scenario : App service deployment or scaling  Issue: Error " The subscription '<id>' is not allowed to create or update the serverfarm." Workaround:  Retry to provision the App Service after a few hours (similar thread #1535067 user was…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,837 questions
asked 2024-04-17T10:41:42.7+00:00
VenkateshDodda-MSFT 17,911 Reputation points Microsoft Employee
edited the question 2024-04-19T05:35:08.29+00:00
ajkuma 22,086 Reputation points Microsoft Employee
0 answers

Error while passing parameters in Rest Api Azure Data Factory

Hi Folks. Hope you Are doing well. I am passing parameters from one data factory to another to trigger a copy activity that would copy data from an intermediate Location to a final Target which can be an SFTP, Mshare or ADLS location. I am…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,478 questions
asked 2024-04-18T20:32:16.1433333+00:00
Shivoy Thakral 0 Reputation points
commented 2024-04-19T05:34:29.74+00:00
phemanth 5,570 Reputation points Microsoft Vendor
0 answers

How to perform In-Place upgrade from Azure VM 2008R2 to Server 2019

We are migrating On-premises Windows Server 2008 R2 to Azure via Rehost approach. Post migration, we want to upgrade to the server 2019 OS. Direct upgradation from 2008R2 to 2019 it's not possible, then what would be the solution.

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
716 questions
asked 2024-04-09T12:17:34.88+00:00
Mahavir Saroj 201 Reputation points
commented 2024-04-19T05:32:33.9833333+00:00
SadiqhAhmed-MSFT 36,961 Reputation points Microsoft Employee
2 answers

Compare VM sizes

Show me a table comparing VM sizes and limtations

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,081 questions
asked 2024-04-18T21:53:22.4633333+00:00
Anthony Tockar 0 Reputation points
answered 2024-04-19T05:30:08.71+00:00
Nehruji R 1,511 Reputation points Microsoft Vendor
0 answers

I am trying to singup azure cloud for free with my student mail but i got some issue that my college domain is not registered with azure how to resolve this issue

screenshots related to my issue

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
633 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,081 questions
asked 2024-04-19T05:29:29.4133333+00:00
Kaki Jhansi Lakshmi Sravani 0 Reputation points
1 answer

Getting the following error when using the contract model on Document Intelligence studio "ModelNotFound The requested model was not found. apim-request-id: 37169394-5888-483d-9523-ce6a5409f50f"

When I click on analyze document using the pre-built contract model on document intelligence studio, I get this error - "ModelNotFound The requested model was not found. apim-request-id: 37169394-5888-483d-9523-ce6a5409f50f" I do not run into…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,339 questions
asked 2024-04-19T05:26:17.6633333+00:00
Harsh Khewal 0 Reputation points
answered 2024-04-19T05:26:17.68+00:00
Q&A Assist
0 answers

Text to speech output in spanish

I am entering english words and output is coming in spanish for some words.How can I fix this issue.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,381 questions
asked 2024-04-18T20:33:20.7166667+00:00
Rumit 0 Reputation points
commented 2024-04-19T05:25:04.97+00:00
dupammi 5,735 Reputation points Microsoft Vendor
1 answer

How can I delete my Azure Databricks workspace when the workspace resource has already been removed?

As the title says I have an Azure Databricks Workspace where I have deleted the Workspace resource in Azure. However, the workspace still appears in the Account Console. From here I can log into the workspace but not create clusters etc. When I click on…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,907 questions
asked 2024-04-18T11:20:48.4533333+00:00
Kim Reinhart Jensen (KJEN) 0 Reputation points
commented 2024-04-19T05:24:26.98+00:00
Kim Reinhart Jensen (KJEN) 0 Reputation points
0 answers

I have azure student subscription access still with 100$ dollar credit but when I try to create a web app resource I get forbidden error but my colleague is able to do it.

For past two days whenever I try to create a web app resource for my learning purpose I get the error checkout below response. But I still have azure student subscription and $100 credit left with 350+ days, I was able to perform the create and delete…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
762 questions
asked 2024-04-17T10:14:21.99+00:00
Alwin Jebastine 5 Reputation points
edited a comment 2024-04-19T05:24:22.7033333+00:00
Sameer Trivedi 0 Reputation points
1 answer

Can you please help with terms and conditions to be taken care when customer moves from PAYG to RI

for example : Is upgrading and downgrading of instance is possible at any point ? If it is possible what factors have to be considered ? Is stopping and starting of instances possible? what is the process for upgarding, starting, pausing or…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,006 questions
asked 2024-04-04T09:06:24.77+00:00
Hain Joseph 0 Reputation points
commented 2024-04-19T05:23:37.73+00:00
SwathiDhanwada-MSFT 17,321 Reputation points
1 answer

How to host multiple developer portals using one APIM instance.

We have a managed portal that comes with the default. And we have self hosted a portal else where by cloning the code from github. But since in the designer when we make any changes like change the font color or add new text - It gets reflected in both…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 questions
asked 2024-04-16T05:47:45.03+00:00
Chinmay Sonawane 45 Reputation points
commented 2024-04-19T05:22:27.7666667+00:00
JananiRamesh-MSFT 20,916 Reputation points