95,796 questions with Azure-related tags

Sort by: Updated
1 answer

How to return file name and last modified from fileshare on azure storage using java spring boot

How to return file name and last modified from files hare on azure storage using java spring boot // Retrieve the storage account from the connection string. CloudStorageAccount storageAccount = CloudStorageAccount.parse(connectString); // Create a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
874 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
110 questions
asked 2024-05-06T06:18:06.8766667+00:00
Lavate, Ramchandra (Cognizant) 0 Reputation points
answered 2024-05-06T11:37:14.01+00:00
Nehruji R 2,051 Reputation points Microsoft Vendor
0 answers

Move all content of an API Management resource to a new instance

Hi! We want to move our current API Management resource to a new location, and therefore create a whole new instance. Ideally, we’d like to transfer all the content from our existing instance (including APIs, policies, users, products, and subscription…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,770 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.
954 questions
asked 2024-05-06T11:35:37.1933333+00:00
sast 21 Reputation points
1 answer

Speech Recognition Live transcription not detecting any other language instead of English

Hi, I am using Speech Recognition resource in my application for live transcription. It's perfectly going with English language but when I am trying to say in Hindi then it's not detecting. I want to create my application for multiple languages used in…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,406 questions
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
asked 2024-04-27T06:16:27.79+00:00
Jagwant singh 0 Reputation points
commented 2024-05-06T11:31:21.9566667+00:00
Jagwant singh 0 Reputation points
0 answers

in document intelligence can i tag entire sentence as one data element, and only one word in it as another data element? Current if i tag "coca cola 10 ml can" as description and "10ml" unit, then it automatically changes description to "coca col can"

line items have description. i want emntire description to be tagged as description and only the size as Item variant. for eg "Coca cola 100 ml Can" as description but "100 ml" as Item variant. when i do the labelling in Document…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,390 questions
asked 2024-05-06T11:30:54.38+00:00
HARSHULA TULAPURKAR 0 Reputation points
0 answers

ksaحتى العنيد ( جلب الحبيب )🧲-٠ِ٠ِ٩ِ٧ِ٣ِ٣ِ٣ِ٧ِ٦ِ٦ِ٨ِ٣ِ٦-🧲 شيخ روحاني

ksaحتى العنيد ( جلب الحبيب )🧲-٠ِ٠ِ٩ِ٧ِ٣ِ٣ِ٣ِ٧ِ٦ِ٦ِ٨ِ٣ِ٦-🧲 شيخ روحاني

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,391 questions
asked 2024-05-06T11:29:22.2333333+00:00
GOORJ 0 Reputation points
0 answers

How to upload .tsv/.xls file to custom question answering knowledge base automatically (programatically)?

I am new to Azure services, and I have built a basic FAQ Bot using Custom Question Answering (CQA) of the Language service. I uploaded a manually modified .xls file using the 'import as Excel' option in [Language Studio -> CQA] for populating the…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
748 questions
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,398 questions
asked 2024-05-06T11:23:38.9366667+00:00
Vinod Sampath 0 Reputation points
edited the question 2024-05-06T11:24:49.44+00:00
Vinod Sampath 0 Reputation points
0 answers

Unable to decrease Container Registry storage

I used the CLI "purge" commands to delete old images (everything older than a year). I can see in the GUI that the old image versions are no longer available. I also enabled the retention period (tried different settings between 0 and 365…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
395 questions
asked 2024-05-06T08:16:16.0333333+00:00
Hannes Sachsenhofer 0 Reputation points
commented 2024-05-06T11:22:22.6833333+00:00
Charlie Wei 2,140 Reputation points
0 answers

DatabricksSQL Logs and correlate with query history

Hi everyone, I'm currently working on capturing logging information about query executions and data downloads within a Databricks workspace. Here's a summary of my current setup and the issue I'm facing: Diagnostic Settings in Azure Databricks: I have…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,939 questions
asked 2024-04-22T11:09:19.4+00:00
Julio Avellaneda 0 Reputation points
commented 2024-05-06T11:21:05.77+00:00
Vaibhav Patil 20 Reputation points
0 answers

The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourceGroups/read' over scope '/subscriptions/'XXXXXXXXXXXXXXXXXX'/resourceGroups/XXXX-014-aks-rg' or the scope is in

I got into a situation where I need to access AKS cluster ,so I have added below required permission by adding myself to the group and given necessary permission but getting below error ERROR :The client 'abc' with object id 'XXXXXXXXXXXXXXXXXX' does not…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,869 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,569 questions
asked 2024-05-06T11:19:20.9033333+00:00
Deepanshu katara 5,145 Reputation points
1 answer

How to connect to Azure Storage account via OAuth2.0 from Azure APIM?

Step1: Created an application in Microsoft Entra ID under "App registrations". Step2: Recorded the following details: Client ID Client secret Access token URL Step3: For the Storage Account, added a role assignment and grant access to the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,770 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,716 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,437 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,569 questions
asked 2024-04-08T03:41:19.2533333+00:00
Vijay 0 Reputation points
commented 2024-05-06T11:17:07.2766667+00:00
Vijay 0 Reputation points
1 answer

How do I experiment w/Azure OpenAI w/o a Company

I'm a developer & created my own personal account. I went ahead & hooked-up my credit card (& also now have a $200 credit apparently...which is nice). I want to play with Azure Open AI. However, when I choose "create Azure Open…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-05-05T13:55:18.3066667+00:00
Robert Jordan 1 Reputation point
commented 2024-05-06T11:16:44.7766667+00:00
AshokPeddakotla-MSFT 27,726 Reputation points
1 answer

Seeking Clarity on Uploading Data Using JavaScript for Azure OpenAI Integration

https://learn.microsoft.com/en-us/azure/ai-services/openai/use-your-data-quickstart?tabs=command-line%2Cpython&pivots=programming-language-javascript I've gone through the guide on how to engage in conversations using my own data with Azure OpenAI.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,195 questions
asked 2024-05-06T09:05:20.7933333+00:00
Su Myat Hlaing 50 Reputation points
answered 2024-05-06T11:14:50.91+00:00
Charlie Wei 2,140 Reputation points
0 answers

Situs Gampang Jp Deposit Dana

Your Site is Very Good Dude!!! Thanks for your shared wish you suscess always dude Join My Site Situs Gampang Jp Deposit Dana https://159.223.12.166/

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,391 questions
asked 2024-05-06T11:09:42.7733333+00:00
ibox138 0 Reputation points
3 answers

How to access subscription after deleting all owner permissions

Hi, I accidentially deleted all Owner permissions for my MDN test subscription. Now I can no longer: Assign or list permissions in IAM Manage any resources Create a support ticket or buy paid support How can I get access to my subscription back?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
954 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,569 questions
asked 2024-05-06T09:52:36.23+00:00
Sebastian Kümmel 0 Reputation points
edited an answer 2024-05-06T11:07:26.06+00:00
Babafemi Bulugbe 1,945 Reputation points MVP
1 answer

Microsoft.SpatialAnchorsAccount - deployment fails due to operation ‘write’ is disallowed.

I am a complete beginner on Azure. During the deployment of the resource Spatial Anchors on Azure, I have encountered a following error, please find below. Is there a problem in policy? How can I access the settings or template to allow the write…

Azure Spatial Anchors
Azure Spatial Anchors
An Azure service that is used to build immersive three-dimensional applications and experiences that map, persist, and restore content or points of interest at real-world scale.
87 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
906 questions
asked 2024-05-03T02:56:49.89+00:00
petb78 0 Reputation points
commented 2024-05-06T11:07:12.3933333+00:00
Marek Machalski 0 Reputation points
1 answer

Trouble reading cosmos DB account without key based authentication

I recently disabled localauth (key based authentication) in Cosmos DB account. Now, I am not able to access it, neither through data explorer nor through https://cosmos.azure.com/?feature.enableAadDataPlane=true. I am getting this error: principal does…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,449 questions
asked 2024-05-06T06:16:56.0033333+00:00
AJAY RAWAT 0 Reputation points Microsoft Employee
commented 2024-05-06T11:04:55.1133333+00:00
Deepanshu katara 5,145 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot train custom ai vision model as the model hangs during training

I am using Cognitive Service deployed in West Europe with tier S0 and would like to train my custom AI vision model for image classification. I have successfully prepared training data with Azure Machine Learning Studio and have started model training in…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
220 questions
asked 2024-04-30T08:06:22.1666667+00:00
Konrad Gałczyński 20 Reputation points
accepted 2024-05-06T11:04:50.0766667+00:00
Konrad Gałczyński 20 Reputation points
1 answer

Access Azure SQL DBs using Azure Synapse studio

I would like to understand how Azure Synapse Analytics can be used within the organization to facilitate data analysis and development. How will developers access Azure Datasets in a convenient way Is there a case for using Azure Synapse? I have a use…

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,396 questions
asked 2024-04-22T08:25:56.1866667+00:00
Santhi Dhanuskodi 145 Reputation points
commented 2024-05-06T11:04:28.7933333+00:00
PRADEEPCHEEKATLA-MSFT 77,751 Reputation points Microsoft Employee
1 answer

Linked services and Key Vault

Hello, Just a question regarding link services, basically, our orgnisation has linked services with one datasbases from different business area, now we need to ingest data from different source, ideally from sharepoint with all the csv files for other…

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,396 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,688 questions
asked 2024-05-03T14:00:54.99+00:00
Nick Wong 70 Reputation points
commented 2024-05-06T11:04:13.19+00:00
Nick Wong 70 Reputation points
1 answer

How to diagnose "'AADB2C90289: We encountered an 'invalid_client' error connecting to the identity provider."

We have a Blazor application hosted in Azure which uses Microsoft Identity to authenticate the user. This has worked without incident for several years. As of last Friday night, any user trying to log into the system receives the following error after…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
954 questions
Microsoft Entra
asked 2024-05-06T05:27:15.5766667+00:00
Adam Collings 0 Reputation points
answered 2024-05-06T11:03:24.0466667+00:00
Sina Salam 3,881 Reputation points