95,513 questions with Azure-related tags

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

Multiple OpenAI deployments in same region for reliability

Hello, I often see elevated error rates on a particular GPT-4 deployment that sometimes lasts a week. We can implement fallbacks with deployments in other regions where we happen to have quota available for GPT-4 but that isn't always ideal. For example,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,178 questions
asked 2024-04-27T22:51:37.8366667+00:00
Irwin 20 Reputation points
accepted 2024-05-02T12:28:38.9033333+00:00
Irwin 20 Reputation points
1 answer

how to restore differential azure Sql database automatically

Hello, Please suggest best approach to restore differential azure sql database. Restore/data refresh required 1-2 times daily. if we can do something using powershell/python and automation used for auto refresh. I am familiar with azure data factory for…

Azure SQL Database
asked 2024-05-01T07:44:45.57+00:00
Ashutosh Prashar 0 Reputation points
answered 2024-05-02T12:28:20.21+00:00
Ashutosh Prashar 0 Reputation points
1 answer One of the answers was accepted by the question author.

I made a virtual Machine with an mail server. I want to add a ptr Record.

For Testing Purpose made a virtual machine and setup a Mail server. Everything form the Server Site and Access from external is working as planed. But to make i right i wantet do add a PRT record. so i created a Zone with an in addr record with the ip…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
598 questions
asked 2024-04-30T06:54:47.3666667+00:00
Aycholos Escher, Heinzer-it AG 20 Reputation points
edited a comment 2024-05-02T12:27:24.7633333+00:00
KapilAnanth-MSFT 35,086 Reputation points Microsoft Employee
0 answers

Configuring sql user permission to INSERT only via stored procedure in synapse dedicated pool

We currently have a client with External users set up via AAD and each group has access to a certain schema with grant permission to select, insert, delete and update on their dedicated SQL pool. Our client would like to revoke explicit insert, delete…

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,387 questions
asked 2024-05-02T10:09:36.33+00:00
Marjan Selahi 0 Reputation points
edited the question 2024-05-02T12:26:47.7233333+00:00
Marjan Selahi 0 Reputation points
1 answer One of the answers was accepted by the question author.

AZURE VM LOGS

Hello! I would like to understand a glitch that happens in my Azure VM sometimes and I can’t locate any log on. Issue: When trying to log into the VM via RDP it simply opens the login screen, but does not log in, without errors, simply does not log…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,150 questions
asked 2024-04-30T11:46:47.4866667+00:00
Gabriel Moraes 160 Reputation points
accepted 2024-05-02T12:25:32.4866667+00:00
Gabriel Moraes 160 Reputation points
1 answer

Does Azure Assistant API code_ interpreter takes other form of data input apart from file_ids?

I am using Azure Assistants API as code_interpreter and wanted to know about what are other options/parameters I could use to pass data to Azure Assiatants API, does it always need to be file_ids? The data I want to pass to Assitants is stored in SQL…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,178 questions
asked 2024-04-30T09:01:52.08+00:00
Karishma Nanda 110 Reputation points
edited a comment 2024-05-02T12:21:38.2066667+00:00
dupammi 6,480 Reputation points Microsoft Vendor
1 answer

No includeDeletedObjects property on Salesforce as source in Copydata activity

Hi! I made the linked service according to the instructions: https://learn.microsoft.com/en-us/azure/data-factory/connector-salesforce?tabs=data-factory#linked-service-properties I set up the dataset according to the instructions. But when I use the…

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,387 questions
asked 2024-04-11T15:28:26.9666667+00:00
Fosly 0 Reputation points
edited an answer 2024-05-02T12:18:42.1966667+00:00
Fosly 0 Reputation points
0 answers

Why is the Capacity Header missing in your Azure Instance and not in mine?

Perhaps someone here can help direct me, I am able to see "Capacity" in the header in the Sprint Board. When I send the same url that I am using to someone else, they cannot see the "Capacity" Header in their Sprint Board. Does anyone…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
943 questions
asked 2024-05-01T16:47:11.8133333+00:00
LEOS, LINDA 21 Reputation points
commented 2024-05-02T12:15:58.9233333+00:00
LEOS, LINDA 21 Reputation points
1 answer

Error with Create Table USING DELTA LOCATION in training exercise

In the exercise https://microsoftlearning.github.io/mslearn-databricks/Instructions/Exercises/03-Delta-lake-in-Azure-Databricks.html the line of code spark.sql("CREATE TABLE AdventureWorks.ProductsExternal USING DELTA LOCATION…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,935 questions
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.
926 questions
asked 2024-05-01T13:00:09.32+00:00
James Mitchell 0 Reputation points
commented 2024-05-02T12:14:59.4633333+00:00
James Mitchell 0 Reputation points
1 answer

Creating dynamic scope using data source with filter for azure rm provider

I would like to use dynamic scope for azure rm provider , for that I am trying to use data source as below. but it is filter with tag. I want to it through based on existing resource group, Also both based on resourece group and tag as well can…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
224 questions
asked 2024-05-01T06:42:40.89+00:00
Varma 1,145 Reputation points
commented 2024-05-02T12:14:11.25+00:00
Varma 1,145 Reputation points
0 answers

How to connect different Azure Id with Visual Studio 2022 Id

Is it possible to connect a personal Azure account and a company Azure account ?? ( For Test Purpose ) If so, how can this be done? Thank you.

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,122 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,180 questions
asked 2024-05-02T08:22:12.4066667+00:00
KHSong 0 Reputation points
edited the question 2024-05-02T12:05:09.3533333+00:00
Tianyu Sun-MSFT 27,356 Reputation points Microsoft Vendor
2 answers

Can't access Storage account using User Managed Identity in a Azure ML Worksapce

I am getting error while attempting to connect storage account to AML workspace using user managed identity in a Jupiter Notebook, I encountered the following issue. AzureConflictHttpError: Public access is not permitted on this storage account.…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,570 questions
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,706 questions
asked 2024-05-02T08:46:05.5966667+00:00
Dinesh Goyal 0 Reputation points Microsoft Employee
commented 2024-05-02T12:04:12.4033333+00:00
Dinesh Goyal 0 Reputation points Microsoft Employee
0 answers

Azure OpenAI Rate-Limiting Error

I have deployed Azure OpenAI service with gpt-35-turbo(0301) and set token per minute limit to 1K and it's displaying approx. 6 requests per minute. In my first request, i have utilized only 223 tokens in total. I am adding usage response as…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,178 questions
asked 2024-05-02T12:03:25.7233333+00:00
Khawar Habib 0 Reputation points
edited the question 2024-05-02T12:04:03.31+00:00
Khawar Habib 0 Reputation points
1 answer

Correlating Applicaton Insights logs for cloud_RoleInstance with the instance name in Metrics for an App Service

I'm looking at some Azure Metrics and can see that there's a specific instance in our App Service that seems to have consistently higher response times.  It has a name like: ln1ldlwk0000LE   To example what's actually going wrong with that instance, I'd…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,899 questions
asked 2024-04-25T15:44:13.73+00:00
Justin Wright 0 Reputation points
commented 2024-05-02T12:02:58.34+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
0 answers

How to enable my app as "Restartable App"? Does WER plays a role in this?

I am building a Win 32 application in C++. I am looking for my application to get restarted upon when the system reboots. I couldn't find much information on how I can make my app restartable. Can someone please help me how can I make my app…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
943 questions
asked 2024-04-29T09:21:13.85+00:00
Rohan Pande 265 Reputation points
edited the question 2024-05-02T12:02:57.8633333+00:00
MayankBargali-MSFT 68,641 Reputation points
0 answers

Synapse Scala | Read Cosmos DB Container data using managed identity

Hi Team, I tried reading Cosmos data using Managed Identity inside a Synapse Scala notebook, but it's not working as expected. Already provided access for synapse workspace by using below command New-AzCosmosDBSqlRoleAssignment -ResourceGroupName…

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,387 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,446 questions
asked 2024-05-01T14:01:16.22+00:00
AJITH KUMAR RAI 0 Reputation points
commented 2024-05-02T12:01:33.4066667+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor
1 answer

Azure backup vault

Hi All, I want to understand how to recover a drive from the Azure backup vault, where the on-prem server where the MARS agent was installed is not online. Thanks

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,131 questions
asked 2024-05-02T11:56:01.0133333+00:00
Vishnu Sharma 5 Reputation points
answered 2024-05-02T12:00:56.1133333+00:00
Marcin Policht 10,845 Reputation points MVP
0 answers

Orthorectified satellite imagery

Does anyone know if bing maps/azure maps has an option for orthorectified satellite imagery like Google maps offers?

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
589 questions
asked 2024-05-02T12:00:52.7933333+00:00
Matt Agnes 0 Reputation points
1 answer One of the answers was accepted by the question author.

ADF pipeline with upsert throwing error "The data type text cannot be used as an operand to the UNION, INTERSECT or EXCEPT operators because it is not comparable"

ADF pipeline writing data from AZURE sql to on prem SQL Server with upsert operation. TEXT fields are part of target system, Even though TEXT fields are not selected in select query and are not mandatory fields still throwing error. I cannot change…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,747 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,586 questions
asked 2024-04-27T01:42:51.18+00:00
Shantanu Dekapurwar 20 Reputation points
commented 2024-05-02T11:59:42.78+00:00
Shantanu Dekapurwar 20 Reputation points
1 answer

ADF Copy Activity : Data load from ADLS (parquet files) to Azure Synapse Table Failing after running for 24 hours

ADF pipeline copy failed after running for 24 hours. Timeout is set to 7days. Copy Activity is trying to copy data from ADLS (Parquet files) to Azure Synapse Table on Production Environment . Could you please suggest what could be the possible issue for…

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,387 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,586 questions
asked 2024-05-02T08:48:59.7533333+00:00
Kapoor, Sipra (S) 5 Reputation points
answered 2024-05-02T11:53:45.5066667+00:00
Smaran Thoomu 9,685 Reputation points Microsoft Vendor