92,398 questions with Azure-related tags

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

What is redundancy features in Recovery Service vault

Hi Team, I'm looking for pre-requisite for enabling Zone to Zone disaster recovery within the region. Should I create Recovery service with zone Redudant or something else. If I'm going with LRS option will ASR within region between zone will support or…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,102 questions
asked 2024-03-20T22:14:05.2533333+00:00
Mahavir Saroj 201 Reputation points
commented 2024-03-28T14:51:34.5233333+00:00
SadiqhAhmed-MSFT 36,401 Reputation points Microsoft Employee
0 answers

Map an ADLS Gen2 storage to a a windows drive

A colleague of mine has indicated that it is not possible to map an Azure Data Lake Storage Gen2 store to a mapped drive in Windows. I'm not a specialist on this, but I'm very skeptical on this statement, as I see elsewhere that this should be possible:…

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,315 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,369 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.
885 questions
asked 2024-03-28T14:51:32.99+00:00
Mr Gou 0 Reputation points
1 answer

building a multipurpose open AI web app using Azure

Hi, I ingested my data to a container in a blob storage in Azure, but each folder of data is related to a different purpose for the same web app. How can I have multiple indexes, indexers and data sources in Azure AI search and customize the chatbot so…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,114 questions
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.
661 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,013 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,688 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,302 questions
asked 2024-03-28T12:59:11.26+00:00
Jalali, Hadi 20 Reputation points
commented 2024-03-28T14:46:59.31+00:00
Jalali, Hadi 20 Reputation points
1 answer

ADF - how to list all XML files in a folder F1, check if they are unique by comparing to another folder F2 (by content, disregarding file names) and lastly copy each file based on whether they were on F2 or not

Hi, We already have an Azure data factory in place for other processes we run and hence are trying to use it to solve the following: What we already have: ADF deployed and running, we'd just create a new pipeline/data flow; Linked Service to access…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,339 questions
asked 2024-03-28T14:45:50.9666667+00:00
Vinicius Correia 0 Reputation points
answered 2024-03-28T14:45:50.9833333+00:00
Q&A Assist
0 answers

Synapse and Logic apps

Unable to connect azure synapse and logic apps, with blob storage as I want to send attachments via email. How to do it? Facing issue with this?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,772 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,251 questions
asked 2024-03-28T14:43:06.56+00:00
Abhinesh Kumar Lal Karn 0 Reputation points
0 answers

Azure Static Web Apps - Limit 104857600 bytes - Why?

I am trying to deploy a Retype app to Azure Static Web Apps using GitHub Actions. Retype is a tool that generates websites from Markdown files. However, I get the following error during the deployment: The size of the function content was too large. The…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
737 questions
asked 2024-03-25T22:43:21.6333333+00:00
Joel Taylor 66 Reputation points
commented 2024-03-28T14:42:45.01+00:00
ajkuma 21,501 Reputation points Microsoft Employee
0 answers

How to write APIM (Azure API Mgt Svc) Policy to implement RBAC (Role Based Access Control) to restrict access to my Azure Func?

I want to create service two principals using "az ad sp create-for-rbac" and assign custom roles to them using "az role definition create" and "az role assignment create". Then I want to log in as each service principal…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,114 questions
asked 2024-03-26T22:12:19.53+00:00
Siegfried Heintze 1,851 Reputation points
commented 2024-03-28T14:40:36.2333333+00:00
Ben Gimblett 3,320 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to fix ERROR: "message": "An unexpected error occurred in scoring script. Check the logs for more info."

I created autogenerated ML predictive model in Azure Machine Learning studio and trained the model on tabular data in CSV format. Succeeded Then I directly deployed model to the Endpoint Succeeded. But when I try to test the model by sending request via…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,508 questions
asked 2024-03-27T20:19:17.2133333+00:00
Martin Orator 0 Reputation points
accepted 2024-03-28T14:39:23.3266667+00:00
Martin Orator 0 Reputation points
2 answers

How to get cost per resource using Azure REST API?

I want to get a very granular report on the cost for each resource. Example: IF there are 20 virtual machines, I need to know cost incurred by each of those 20 individually The response would need to have this information at least For subscription…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
1,932 questions
asked 2023-05-04T06:31:52.77+00:00
Aditya Thebe 36 Reputation points
commented 2024-03-28T14:36:07.6133333+00:00
SadiqhAhmed-MSFT 36,401 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Wrong answer in incorrect format

You cannot use "decimal x = 12.3 m;" because of a space between the 12.3 and m, it must be decimal "x = 12.3m;"

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.
730 questions
asked 2024-03-26T19:13:41.85+00:00
LUCAS R SENA 20 Reputation points
commented 2024-03-28T14:35:46.4333333+00:00
LUCAS R SENA 20 Reputation points
0 answers

How to write a React application that connect to a teams meeting as a teams user?

Hello! I need to write a React application, that log in a Microsoft Teams user, then join the user to a Teams meeting as a Teams user (for calls and chat). I know to join him as a guest, but how to get the communication services credentials to be…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
657 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,777 questions
asked 2024-03-21T14:08:45.21+00:00
Yossi Cahen 0 Reputation points
commented 2024-03-28T14:32:08.86+00:00
ajkuma 21,501 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Missing logs in azure monitor

Hello! Is there a reason for missing logs in a function app? for some requests the logs are visible, but sometimes they are not shown so I'm wondering what could affect the function logging so that no results are shown. Not are functions are affected…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,740 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,114 questions
asked 2024-03-22T11:07:06.28+00:00
accepted 2024-03-28T14:30:44.6033333+00:00
1 answer One of the answers was accepted by the question author.

Avoid using Azure Redis with On-Prem web site?

I am looking at using Azure Redis for session cache from our on premise web site, potentially having a load balanced web servers. We've been informed by a third party that we shouldn't attempt to use Azure Redis when using on premise web server as the…

Azure Cache for Redis
Azure Cache for Redis
An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
208 questions
asked 2024-03-25T15:57:38.33+00:00
zac everett 20 Reputation points
edited the question 2024-03-28T14:28:02.57+00:00
GeethaThatipatri-MSFT 26,537 Reputation points Microsoft Employee
0 answers

Cannot reach Azure File Private Endpoint from on-premise stations

We have an Azure Storage account with an SMB share create and a Private Endpoint attached. We have 2 office locations connected to our Azure vNet via CATO SD-WAN appliances. We are not able to connect to our Azure File share over this connection via the…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,141 questions
asked 2024-03-27T23:51:52.0533333+00:00
Brandon Smith 0 Reputation points
commented 2024-03-28T14:25:04.12+00:00
Brandon Smith 0 Reputation points
1 answer

Can we extend the Expiry time of the backup which is already took from the VM

Hi Team, Can we extend the Expiry time of the backup which is already took from the VM in Azure. I took the VM adhoc backup with 10 days retention. But now I want to extend the retention of that adhoc backup from 10 days to 60 days, so that backup…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,102 questions
Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
448 questions
asked 2023-08-23T03:44:19.7533333+00:00
Kishore-Reddy.Byreddy 85 Reputation points
commented 2024-03-28T14:24:59.0966667+00:00
SadiqhAhmed-MSFT 36,401 Reputation points Microsoft Employee
2 answers

I have deployed a spring boot application (which has a spring boot scheduler running) in Azure app service, but when I stop the web app, its status shows `Stopped` but I can see the scheduler is till active.

I have deployed a spring boot application (which has a spring boot scheduler running) in Azure app service, but when I stop the web app, its status shows Stopped but I can see the scheduler is till active. But Scheduler ne stopped since the web app is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,688 questions
asked 2024-03-25T10:04:26.0366667+00:00
Shreya Gupta 0 Reputation points
commented 2024-03-28T14:23:20.5633333+00:00
Shreya Gupta 0 Reputation points
0 answers

no existing phone number, how to make phone number available for incomming call after aquiring Korean number.

Hello, Due to regulations, I have set up a Korean phone number that can only receive calls on communication service. I double-checked my number is activate on azure portal, but when I make a call to the number, it says "The phone number doesn't…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
657 questions
asked 2024-03-20T03:21:35.2833333+00:00
Kim J 0 Reputation points
commented 2024-03-28T14:21:25.9766667+00:00
ajkuma 21,501 Reputation points Microsoft Employee
1 answer

Can't register Static Web Apps to a specific domain

I'm trying to register a custom domain to my Static Web App. I have tried doing this with three domains that I have control over, two of them work, but not the third, which is the one I want. When I try to Add it under Custom Domains it seems to work.…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
737 questions
asked 2024-03-21T13:40:43.6466667+00:00
Emil Pettersson 5 Reputation points
commented 2024-03-28T14:19:03.88+00:00
ajkuma 21,501 Reputation points Microsoft Employee
0 answers

Tenable Core + Tenable Security Center BYOL in Azure

Hi, Need your support in migrating Tenable Core + Tenable Security center to Azure We come across the BYOL option in Azure market place and wolud require more Information on this to have smooth migration from On premises. It would be of great help if…

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
705 questions
asked 2024-03-28T14:15:56.8166667+00:00
Taradevi Purini 26 Reputation points
1 answer

Azure Runbook Error: AADSTS700016 Application with identifier 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' was not found in the directory 'XXXX'

I have an Automation Runbook (PowerShell 5.1) that is failing with the following message Principal 'xxxxxxx' could not be resolved. Error message: 'AADSTS700016: Application with identifier 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' was not found in the…

Azure SQL Database
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,094 questions
asked 2024-03-26T17:41:50.0133333+00:00
Mike Welborn 46 Reputation points
commented 2024-03-28T14:15:52.0566667+00:00
Mike Welborn 46 Reputation points