96,234 questions with Azure-related tags

Sort by: Updated
2 answers

How to route all internet bound traffic originating from a VM flow through a NVA

I have 2 subnets inside a VNet, default subnet & NVA subnet. I have one VM(windows server 2022 datacenter) inside NVA subnet configured as a NVA with ip forwarding enabled at NIC level and in OS level I have enabled LAN routing. This NVA machine is…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,177 questions
asked 2024-05-03T05:49:39.7466667+00:00
Abhi 0 Reputation points
answered 2024-05-10T05:29:14.38+00:00
Abhi 0 Reputation points
0 answers

Setup ADF authen with personal github

I have error when I try setup repo git integration with new credential it's not working. check in tab network it return 401 but I don't see any step input credential or token???? why it have token in here?? where it come from??

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,640 questions
asked 2024-05-10T05:21:26.4366667+00:00
Duy Nguyen 0 Reputation points
edited the question 2024-05-10T05:24:20.5466667+00:00
Duy Nguyen 0 Reputation points
0 answers

Azure Communication Service SMS are not delivering

When I use SMS sent from Try SMS., I get "SMS accepted successfully" but no SMS delivered since yesterday and in logs ACSSMSIncomingOperations says no records found and metrics have 28 requests. Insights have says "This query could not run…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
692 questions
asked 2024-05-10T04:07:49.5266667+00:00
Imran QADIR BAKSH 0 Reputation points
commented 2024-05-10T05:22:56.0566667+00:00
VenkateshDodda-MSFT 18,696 Reputation points Microsoft Employee
1 answer

Unable to Modify innodb_dedicated_server variable in Azure Database for MySQL (Flexible Server) - Workarounds or Alternatives?

I'm trying to optimize performance for my Azure Database for MySQL (Flexible Server) instance. In my research, I found the innodb_dedicated_server parameter, but it's greyed out in the Azure portal, indicating it's non-modifiable,can i change this…

Azure SQL Database
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
718 questions
asked 2024-05-09T09:57:21.24+00:00
Niket Kumar Singh 190 Reputation points
edited a comment 2024-05-10T05:21:51.6333333+00:00
Niket Kumar Singh 190 Reputation points
1 answer

Attempting to add Storage Account to Batch Account using managed identity fails with 'InvalidAutoStorageAuthenticateMode' error?

We've got an Azure Batch account we'd like to setup with an existing storage account. We want to use managed identity to handle authentication. The storage account in question is within the same subscription and we have a user managed identity which…

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,721 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.
958 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
307 questions
asked 2024-05-02T14:46:43.3966667+00:00
Samuel Taylor-Hansen 0 Reputation points
commented 2024-05-10T05:17:52.5833333+00:00
Nehruji R 2,126 Reputation points Microsoft Vendor
1 answer

Azure AI Chatbot: need to ask the same question thrice before I get an answer

Deployment: chatgpt-4 Api_Version: 2023-12-01 Settings: "dataSources": [ { "type": "AzureMLIndex", "parameters": { "version": "1", "queryType":…

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
359 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,414 questions
asked 2024-05-03T14:12:21.86+00:00
Dirk Broenink 85 Reputation points
answered 2024-05-10T05:17:03.45+00:00
Gowtham CP 305 Reputation points
2 answers

Link Audit logs to Groups or Role or Privilege

I am wondering how can I link the audit logs from Azure AD to Role, Group or Privilege? The logs just have the action and the category. Is there a way by which I can understand using what Role or Group privilege this action was taken?

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.
675 questions
Microsoft Intune Grouping
Microsoft Intune Grouping
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Grouping: The arrangement or formation of people or things in a group or groups.
40 questions
asked 2024-04-30T17:53:28.7266667+00:00
Swapnil Khamkar 0 Reputation points
commented 2024-05-10T05:15:38.5133333+00:00
Crystal-MSFT 43,721 Reputation points Microsoft Vendor
1 answer

Split single column data into multiple columns in datafactory

Issue: I have some csv files in sftp location . I was planning to use copyactivity to load files from sftp location to datalake for archiving as well as upserting in deltalake. However, I am getting error while reading from source, as some file has…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,640 questions
asked 2024-05-03T18:07:32.02+00:00
Vaibhav 105 Reputation points
commented 2024-05-10T05:15:16.5266667+00:00
Smaran Thoomu 10,080 Reputation points Microsoft Vendor
0 answers

Azure open ai chat with your data for images not working

I have created a search index on an image catalog located in azure blob storage. I was using this index to connect to from chat playground. I have used the gpt4 turbo vision preview model along with the AI Vision extensions to showcase ‘shop the look’…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
727 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,216 questions
asked 2024-05-08T08:24:42.7966667+00:00
Srikantan Sankaran 0 Reputation points Microsoft Employee
commented 2024-05-10T05:14:04.6333333+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
3 answers One of the answers was accepted by the question author.

sqlcmd fails to connect to azure sql server because of mfa, but active directory says mfa is disabled

I have been following this guide: https://learn.microsoft.com/en-us/azure/azure-functions/functions-identity-access-azure-sql-with-managed-identity and have reached the step "Grant SQL database access to the managed identity". I have…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,322 questions
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,795 questions
Microsoft Entra
asked 2024-04-27T14:28:52.5466667+00:00
Sondre Dahl 20 Reputation points
edited the question 2024-05-10T05:10:06.0066667+00:00
ZoeHui-MSFT 33,296 Reputation points
2 answers One of the answers was accepted by the question author.

Hi , I have created one Azure SQL database with Basic pricing tier. I am not able to take it offline or pause the database.

when i go to Settings -> Properties, I can see an option Status ->online for that database but I can not change it to Offline/Pause. Please help since this effect my billing.

Azure SQL Database
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,795 questions
asked 2024-04-29T01:26:13.5466667+00:00
Ankit Kumar Gupta 25 Reputation points
edited the question 2024-05-10T05:09:22.7466667+00:00
ZoeHui-MSFT 33,296 Reputation points
0 answers

Unable to use Microsoft Azure credits for students

How do I sign up for Azure for students for free credits? I have my official school email ID but my GitHub Student Developer pack is registered with my personal email ID. When I use my college email to sign in, it says my institution is not…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,070 questions
asked 2024-05-09T13:48:37.1566667+00:00
SargunSingh 0 Reputation points
edited the question 2024-05-10T05:04:19.4933333+00:00
Mahesh Goud Juvvadi 605 Reputation points Microsoft Vendor
1 answer

commitment tiers of azure AI services

are the commitment tiers of Azure AI services - document intelligence applicable.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,403 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,414 questions
asked 2024-05-09T15:42:30.3633333+00:00
Manvendra Mahra 0 Reputation points
commented 2024-05-10T05:00:41.68+00:00
Manvendra Mahra 0 Reputation points
0 answers

Two SQL Managed Instances in separate virtual networks, two VPNs needed - how to make 1 VPN sufficient for connecting to both SQL Managed Instances' local endpoints?

Hello, We have two SQL Managed Instances (MI-1 and MI-2) in two virtual networks (vNet-1 and vNet-2) in separate regions. Global virtual network peering is configured between two virtual networks. SQL Managed Instances are joined into Failover Group.…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,393 questions
asked 2024-05-09T17:19:26.13+00:00
Aleksey Vitsko 0 Reputation points
commented 2024-05-10T04:57:14.5633333+00:00
Silvia Wibowo 3,086 Reputation points Microsoft Employee
2 answers

Need to migrate vendor specific VM from US region to EU region

Right now, we have one VM (image provided to us from vendor) that is sitting in US East Region, and we would like to move and/or duplicate the VM to the EU North Region. We have had some difficulty in doing so. We have tried: Moving the VM to the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,185 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
719 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.
958 questions
asked 2024-05-07T20:05:47.3066667+00:00
Walker, Blake 0 Reputation points
commented 2024-05-10T04:56:34.2866667+00:00
v-vvellanki-MSFT 3,980 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to check in the Logic APP standard workflow along with connectors, parameters in Git Hub repository?

Hi All, I have one Logic App Standard workflow. I want to source control it into GitHub repository. I have no idea how I can do that. Which tool to use? Could you please guide me? Regards, Partha

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,867 questions
asked 2024-05-06T04:40:14.95+00:00
Pratim Das, Partha C 306 Reputation points
accepted 2024-05-10T04:54:27.42+00:00
Pratim Das, Partha C 306 Reputation points
1 answer

download certificate passed certificate

Hi, I have passed DP203 certificate but unable to print or download it. can you please help on this.

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.
965 questions
asked 2024-05-09T09:58:09.2366667+00:00
Raju G 0 Reputation points
edited the question 2024-05-10T04:53:34.6766667+00:00
AnnuKumari-MSFT 31,151 Reputation points Microsoft Employee
1 answer

I have paid 1$ for the azure to use 200$ credit but I can't use please fix this glitch

I paid azure 1$ to get 200$ credit but I didn't receive that credits to use. i will show the payment transaction receipt.

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,070 questions
asked 2024-05-09T22:04:46.41+00:00
Fortnite sohaib 0 Reputation points
answered 2024-05-10T04:46:33.46+00:00
Sedat SALMAN 13,170 Reputation points
1 answer

How would I change my 1521 port to stop being exposed to the internet while still allowing connection from the rest of the Vnet

How would I configure the NSGs to allow 1521 communication to occur with exposing to the public internet

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,177 questions
asked 2024-05-09T15:55:40.41+00:00
Norton, Joshua 0 Reputation points
commented 2024-05-10T04:39:50.8266667+00:00
KapilAnanth-MSFT 35,581 Reputation points Microsoft Employee
1 answer

azure app service request size limit

i have node js- express server deployed on azure app service . in this application i am uploading file to azure blob storage through post request! locally for large files ( more than 30MiB) , the upload happens successfully , when i deployed my…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,944 questions
asked 2024-05-01T20:24:54.3833333+00:00
Iheb Jandoubi 5 Reputation points
commented 2024-05-10T04:36:15.5133333+00:00
Grmacjon-MSFT 16,191 Reputation points