96,075 questions with Azure-related tags

Sort by: Updated
1 answer

Conditional Access and Microsoft Authenticator Sign In

We're using conditional access policy to restrict access to 'Register security information' to trusted locations only. This policy blocks home users from signing into the Microsoft Authenticator. How are you handling this security recommendation?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
962 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,618 questions
asked 2024-05-08T16:01:01.7766667+00:00
Anon4343 426 Reputation points
answered 2024-05-08T16:32:12.8433333+00:00
Andy David - MVP 142.3K Reputation points MVP
1 answer One of the answers was accepted by the question author.

How to recover when an Azure batch pool fails to allocate nodes

Our application uses several types of batch pools. There are two fixed pools (for tasks with and w/o MPI) and a continuous web job that manages scaling every minute. For larger tasks, we create a new pool with up to 20 nodes. Occasionally batch fails…

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
306 questions
asked 2024-05-06T17:14:28.05+00:00
Green, Jim 0 Reputation points
accepted 2024-05-08T16:18:27.75+00:00
Green, Jim 0 Reputation points
0 answers

How to migrate database users from Azure PostgreSQL single server to flexible server?

Hello team, I was using the migration tool provided in Azure portal to migrate databases from PostgreSQL single server to flexible server.The migration itself was successful and I could see my database and data in the flexible server. The issue I am…

Azure Database for PostgreSQL
asked 2024-05-06T18:47:09.7233333+00:00
Pratik 0 Reputation points
commented 2024-05-08T16:13:10.7133333+00:00
Oury Ba-MSFT 16,471 Reputation points Microsoft Employee
2 answers

SQL Connectivity Issue From Cloud app to on-prem server

hi, I have deployed a .net core MVC app in azure app service as a webapp. I have to connect to a on-prem sql server to retrieve data. I have setup Azure relay/hybrid connection for the same. Also I have installed hybrid connection manager in on-prem…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,201 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,782 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,937 questions
asked 2024-05-07T10:38:07.05+00:00
Santhi Dhanuskodi 145 Reputation points
answered 2024-05-08T16:12:29.83+00:00
Bruce (SqlWork.com) 56,846 Reputation points
0 answers

dp-203 launch exercise link not working and upon clicking showing 404 error

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.
956 questions
asked 2024-05-08T02:14:02.8066667+00:00
Akanksha Sahu 0 Reputation points
commented 2024-05-08T16:10:04.1933333+00:00
pnaroju 1,325 Reputation points Microsoft Vendor
1 answer

incremental load from ADLS gen -2 , SQL Analytics End point

Hi, I am working on a project to copy data from Microsoft fabric to Azure SQL DB using ADF pipelines. I understand from COPY data activitiy. Full load was done correctly, however the incremental data load is not possible by specifying the table name and…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,627 questions
asked 2024-05-05T10:24:20.8666667+00:00
Sukumar Musalaboina 0 Reputation points
commented 2024-05-08T16:07:31.0466667+00:00
Smaran Thoomu 10,080 Reputation points Microsoft Vendor
0 answers

WINDOWS SERVER BURST

HI To all, Can anyone explain to me what windows server burst service is? becase I have found in the cost management this kind of service... But seems that there is not a documentation... Thanks Andrea

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,177 questions
asked 2024-05-08T16:05:14.81+00:00
AndreaCiciliano-9448 40 Reputation points
0 answers

Bot Framework Direct Channel Webchat 502 Error

I am encountering a 502 (Bad Gateway) error on my bot channel when trying to make a POST request to https://directline.botframework.com/v3/directline/conversations/... /activities. The error seems to be intermittent. Can someone assist me with resolving…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
752 questions
asked 2024-05-08T16:04:00.97+00:00
Vladimir Tsitovtsev 0 Reputation points
2 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.
560 questions
asked 2024-05-07T00:29:30.93+00:00
Jona 375 Reputation points
answered 2024-05-08T16:02:20.96+00:00
Jona 375 Reputation points
0 answers

Can Data Factory v2 work with Power Automate Flow using Private End Point?

I have a Data Factory v2 pipeline which is running a short pipeline to pause and resume Azure Synapse Dedicated SQL pool. I am scheduling that Pipeline run using Power Automate Flow at a frequency we need. I want to secure the Data Factory pipeline and…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,627 questions
asked 2024-05-08T16:01:55.4133333+00:00
Shafayat Syed 0 Reputation points
1 answer

Custom Hybrid Connection Manager

Hi, I would like to know if we can have a custom hybrid connection manager in .net core code. I would like to connect to on-prem sql server from a cloud deployed .net solution. I am using Azure app service /Relay/Hybrid Connection for the same. I would…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,201 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,782 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,937 questions
asked 2024-05-08T15:25:31.47+00:00
Santhi Dhanuskodi 145 Reputation points
commented 2024-05-08T16:00:08.8766667+00:00
Santhi Dhanuskodi 145 Reputation points
0 answers

I have a control table in ADF pipeline with total of 36tables in it. I want to encrypt and decrypt storage account target file data columns. How can i get this done? Please Note: Encryption will not be done in SQL Server

I am about to begin an SFTP process and need to encrypt some tables columns in a control table in Azure Data Factory. How best can this be done.

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,718 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,627 questions
asked 2024-05-07T21:00:19.3266667+00:00
Godswill Mbata 0 Reputation points
commented 2024-05-08T15:56:35.4966667+00:00
Godswill Mbata 0 Reputation points
0 answers

Availability of GPT-3.5-turbo-0125 for deployment

I noticed that the 'GPT-3.5-turbo-0125' model with a 16k context is listed in the Azure Pricing Calculator at a cost of $0.0005 per 1,000 tokens. However, I couldn't find the version 0125 available for deployment in the canadaeast and northcentralus…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,211 questions
asked 2024-05-08T15:55:01.6333333+00:00
Sarva, Pavan 20 Reputation points
0 answers

rename of pipeline failed part-way, now I have both source and destination pipeline and cant remove them

Hi we have a pipeline A that was being renamed to pipeline B, and the rename has failed. now we have pipeline A with an EntityState of "Deleting", and Pipeline B with an EntityState of "Creating". they are linked by Source and Target…

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,406 questions
asked 2024-05-08T15:53:18.18+00:00
Robert Vaughan 0 Reputation points
1 answer

Downgrade pricing tier of Function App

Hi, I'm having issue with a function app where we're unable to see the function after the deployment. This function app is currently on a premium plan. I'm in the process of troubleshooting the problem and consider downgrading Function App A, which is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,313 questions
asked 2024-05-08T03:31:47.52+00:00
DavidTra-1199 0 Reputation points
answered 2024-05-08T15:48:08.3533333+00:00
Ryan Hill 26,056 Reputation points Microsoft Employee
0 answers

Seeing an AADSTS700016 error when signing-in to my Azure app after converting it to multi-tenant

We have a need in my company tenant to convert some already existing apps to multi-tenant In Azure/Entra ID. Most of these enterprise apps have SSO setup and working. As you know, in order to convert these apps, we need to change their Application ID URI…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,937 questions
asked 2024-05-08T15:42:36.6833333+00:00
Gustavo Knudsen 0 Reputation points
1 answer

How are github links created/referenced in function app

I am finding it difficult to understand how are these links generated. https://aka.ms/sentinel-ApigeeXDataConnector-azuredeploy https://aka.ms/sentinel-ApigeeXDataConnector-functionapp I am building a similar function app json for my solution, and I…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
989 questions
asked 2024-04-27T00:50:47.2866667+00:00
Ashwin Venkatesha 125 Reputation points
commented 2024-05-08T15:41:43.64+00:00
Givary-MSFT 28,406 Reputation points Microsoft Employee
1 answer

The maximum batch size and Input Size of Azure OpenAI for textembeddinglarge model

I am using textembeddinglarge model from Azure OpenAI. What is the maximum batch size and token limit / batch for this model.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,211 questions
asked 2024-05-08T12:32:22.04+00:00
Sarvi 0 Reputation points
edited the question 2024-05-08T15:39:19.86+00:00
kobulloc-MSFT 23,496 Reputation points Microsoft Employee
0 answers

App Insights log API returning "ServiceNotResponding", unable to view/create api keys in dashboard

Hi, I have 4 App Insights log analytics workspaces, typically, I am able to get access to the data using the "api.applicationinsights.io" url by providing an api key and app ID, the API keys are generated in the App Insights Export resource.…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,779 questions
asked 2024-05-08T15:37:57.8566667+00:00
Bryan Robbins 0 Reputation points
0 answers

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
265 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 5 Reputation points
commented 2024-05-08T15:37:37.5233333+00:00
Dick Nagtegaal - de Vries 0 Reputation points