95,863 questions with Azure-related tags

Sort by: Updated
0 answers

Training an existing model with additional dictionary

We are training a model for translator API, and here comes a problem: our documents to translate are keeping growing, and we need to frequently add new terms to the customed translator. Is there any method to add these terms into an existing model of a…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
344 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.
963 questions
asked 2024-05-07T03:11:14.2133333+00:00
舒韬 张 0 Reputation points
2 answers

Issue deploying using Azure CLI with client secret authentication in an Azure DevOps YAML file

We are having issues deploying a BICEP template with Azure CLI in our CI/CD pipeline using a client secret authentication method. The previous key had expired, so we cycled the client secret, added it to the Key Vault for our test environment, and…

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,127 questions
asked 2024-05-03T13:39:38.1066667+00:00
Jack Lazenby 0 Reputation points
answered 2024-05-07T03:09:53.98+00:00
Shweta Mathur 27,711 Reputation points Microsoft Employee
1 answer

Rest API End Condition in Copy Activity is not working

I'm working on a paginated get requestin adf. As soon as an EndCondtion is set, the request does not work anymore. I'm using pagination rules in order to loop the request until all data is loaded. The range rule works fine but as soon as I add the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
asked 2022-05-30T09:37:59.527+00:00
Philipp Kempter 56 Reputation points
commented 2024-05-07T03:04:31.4366667+00:00
Gerardo Arevalo 0 Reputation points
1 answer One of the answers was accepted by the question author.

I would like to get information about NCadsA10_v4 series.

Hello. I would like to use NCadsA10_v4 series in West US3 region. By the way, there is no place to know the information about this SKU, so I would like to know how many GPUs there are and how many VRAMs there are. By any chance, could you provide a link…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,164 questions
asked 2024-04-25T04:21:37.95+00:00
유진 150 Reputation points
accepted 2024-05-07T02:58:48.8233333+00:00
유진 150 Reputation points
0 answers

multiple orchestration instances instead of one

[FunctionName("TestFileOrchestrator")] public async Task RunOrchestrator( [OrchestrationTrigger] IDurableOrchestrationContext context, ILogger log) { TestActivityInput input =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
asked 2024-05-06T14:14:16.4866667+00:00
VikasRajareddy-9365 26 Reputation points
edited the question 2024-05-07T02:55:46.1+00:00
Ryan Hill 25,981 Reputation points Microsoft Employee
0 answers

Kernel crash trying to get a data asset from a blob storage

I am working in a workspace (Azure Machine Learning) with another user (let's call him U1). We have the same compute instance (Standard_E4ds_v4) which were created by the same user (U1). I am trying to access a data asset, a parquet files which is…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,576 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,438 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.
963 questions
asked 2024-05-06T15:01:46.8166667+00:00
Mathieu Lussier 0 Reputation points
edited the question 2024-05-07T02:46:07.82+00:00
Mathieu Lussier 0 Reputation points
1 answer

When Creating Azure Function App I am stuck on the Storage page

I am not sure what's going on here. When creating an Azure Function app, I am stuck on the storage account page. The page just spins forever. Any ideas?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
asked 2024-05-01T11:46:58.93+00:00
Mohamed Pussah 5 Reputation points
commented 2024-05-07T02:44:24.5433333+00:00
Peter Inneh 0 Reputation points
2 answers

I can't add the azure vpn client into my tenant.

I attempt to add the Azure VPN client to my enterprise applications but when I get to Azure site. I click the "sign up for azure VPN client" and then get brought back to my azure dashboard, and nothing is added to my enterprise…

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,389 questions
asked 2024-05-03T01:20:44.24+00:00
Joel Rosado 0 Reputation points
commented 2024-05-07T02:40:13.89+00:00
GitaraniSharma-MSFT 47,676 Reputation points Microsoft Employee
0 answers

Can i get data from an on-premise Database to data store in Machine learning studio?

I am wondering whether it is possible to get data into a machine learning workspace, from an on-premise database?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,576 questions
asked 2024-05-07T02:34:48.5733333+00:00
EL Jawad, Mohammad 0 Reputation points
0 answers

How to add an external library to a C# azure functions application?

Hi there, I am trying to use a JavaScript based library in my azure functions application. I copied the file in the root directory of the app and deployed it successfully on Azure but the moment I reference it in the Index.html file, it throws this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
asked 2024-04-30T12:36:59.1933333+00:00
Adwait Naik 40 Reputation points
commented 2024-05-07T02:21:50.9466667+00:00
LeelaRajeshSayana-MSFT 13,471 Reputation points
1 answer One of the answers was accepted by the question author.

Missing description field for Azure Firewall Policy Rule Collection Group rules

In the reference documentation for creating rules in rule collection groups in Azure Firewall Policy the description field is listed as valid for individual rules:…

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
572 questions
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
85 questions
asked 2022-10-03T18:06:51.19+00:00
Mats Estensen 46 Reputation points
commented 2024-05-07T02:20:15.6333333+00:00
Jarvis 0 Reputation points
2 answers One of the answers was accepted by the question author.

Blob Storage '+ Add Directory'

I am completing Microsoft Learn Explore Azure Storage exercise Under 'Explore blob storage' point 8 it says "Select + Add Directory and read the information about folders before creating a new directory named products." But I cannot see any…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,438 questions
asked 2023-09-22T12:16:31.9266667+00:00
SHURLOCK, Tim (NHS RESOLUTION) 20 Reputation points
commented 2024-05-07T01:58:32.08+00:00
Sumarigo-MSFT 43,801 Reputation points Microsoft Employee
0 answers

Impact on Azure SQL Database due to End of TLS1.0/1.1 Support

I am currently using Azure SQL Database without specifying a minimal TLS version, but will I be affected by the TLS 1.0/1.1 discontinuation on 10/31/2024 and will I be unable to connect with less than TLS 1.2? Will the minimal version of TLS, which is…

Azure SQL Database
asked 2024-05-06T03:29:01.35+00:00
bamboo 1 Reputation point
commented 2024-05-07T01:56:45.6266667+00:00
bamboo 1 Reputation point
0 answers

ACR Tasks requests for the registry 01MayCR and 429b2584-3c36-4031-9b80-24ce22d23df9 are not permitted.

Not able to build a docker image and upload it to Container Registry

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
396 questions
asked 2024-05-06T18:45:30.9766667+00:00
Ishan Mehta 0 Reputation points
commented 2024-05-07T01:54:46.4233333+00:00
vipullag-MSFT 24,211 Reputation points Microsoft Employee
1 answer

Need Help with AVD Pink Screen on GPU VMs

Hello Folks, We are implementing AVD for GPU users. They have been experiencing (at random times throughout the day), their screens turning pink and distorted (image attached). Unfortunately, there is not much documentation online for this specific issue…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,368 questions
asked 2024-04-18T19:53:33.3366667+00:00
John Fowler 5 Reputation points
commented 2024-05-07T01:43:08.4566667+00:00
vipullag-MSFT 24,211 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Problem with working with setting up CosmosDB NoSQL

This question is related to the following Learning Module

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.
947 questions
asked 2024-04-30T08:37:49.9833333+00:00
Amisi Espoir 40 Reputation points
commented 2024-05-07T01:34:39.3366667+00:00
Amisi Espoir 40 Reputation points
1 answer

Azure AI Documents integration into SharePoint

Hi. I'm trying to find a way to integrate Azure AI Documents into SharePoint and unfortunately can't find anything. Is it even possible today? Or it is, and I just didn't find? I'll be grateful for any advice or links. Thanks

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,694 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,392 questions
asked 2024-05-01T10:57:55.64+00:00
Mykyta Radziievskyi 0 Reputation points
commented 2024-05-07T01:29:24.9+00:00
RaytheonXie_MSFT 31,606 Reputation points Microsoft Vendor
0 answers

About Event Hub REST API discordancy respect to Docs

Hi I'm using Event Hub REST API to send data to a stream. This happens in a Functions with BlobStorage trigger.I feel a little confused with some terminology which I've not found the proper documentation to finally fully understand. I built this…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
559 questions
asked 2024-05-07T00:29:30.93+00:00
Jona 375 Reputation points
edited the question 2024-05-07T01:15:03.32+00:00
Monalla-MSFT 11,876 Reputation points
1 answer One of the answers was accepted by the question author.

How to Configure 'vectorSearchConfiguration' for a SearchField Field called contentVector

I'm defining an index with multiple fields, including a "contentVector" field for vector data. However, I'm encountering a specific error, and I'm not sure how to correctly set the "vectorSearchConfiguration" property for the…

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.
723 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,199 questions
asked 2023-10-18T01:05:19.4733333+00:00
Anonymous
commented 2024-05-07T01:11:07.65+00:00
aeger 0 Reputation points
0 answers

Tôi không đăng nhập được tài khoản và ứng dụng Authenticator

Tôi không đăng nhập được tài khoản và không thêm được tài khoản vào ứng dụng Authenticator do cả 2 lựa chọn này như hình ảnh tôi cung cấp đều không sử dụng được. Tôi cần thêm lựa chọn gửi mã đến số điện thoại của tôi đã đăng ký. Xin hãy giúp…

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,543 questions
asked 2024-05-07T01:10:36.2133333+00:00
Thành Khoa 0 Reputation points