348,933 questions

Sort by: Updated
2 answers

Azure AD B2C passwordless login with email verification

Hi, I want to create a custom policy so as to login users. The flow I want is: The user enters email (only email, not password). The user choses in the next step if he wants to get the OTP code via phone sms or phone call. The issue is that the user…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,855 questions
asked 2024-05-27T09:59:14.4333333+00:00
víctor arranz 0 Reputation points
commented 2024-05-27T14:12:50.6133333+00:00
Babafemi Bulugbe 2,190 Reputation points MVP
1 answer

Will the Azure App continue working when changing the publisher name?

Hey, I have a question regarding changing the publisher name of an already published app in Microsoft Azure, under the App registration menu. The app is one that users give consent to (similar to logging in with Outlook). On the partner canter, it says…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
210 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
892 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,045 questions
asked 2024-05-24T11:00:24.8066667+00:00
Eraldo Forgoli 0 Reputation points
answered 2024-05-27T14:12:45.1766667+00:00
Gowtham CP 1,655 Reputation points
1 answer One of the answers was accepted by the question author.

Is there any API available to directly connect to Azure ai search index

In Azure AI search, we have an search explorer option where we can search a question and get the answer with a confidence score as below. Do we have REST API's or .net packages available to access azure search the using the index name? We have open ai…

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.
757 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,303 questions
asked 2024-05-16T17:59:16+00:00
lakshmi 611 Reputation points
commented 2024-05-27T14:10:19.9866667+00:00
lakshmi 611 Reputation points
1 answer

Every time I try and access the Azure portal, to complete a task, I am asked to sign up, again and again.

I currently have a learning account, but I keep being asked to create a new account. Under my notifications, there is a No Subscriptions alert. If I switch it to the other subscription, will I loose my progress that I am working through on the courses? I…

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.
1,055 questions
asked 2024-05-27T13:15:54.8133333+00:00
Jeffery Smith 0 Reputation points
edited an answer 2024-05-27T14:09:55.8466667+00:00
AmaranS 2,690 Reputation points Microsoft Vendor
2 answers

Failed to Activate Intune Admin role (Additional verification required)

Today when I was trying to activate Intune Administrator role, it asked me for Additional Verification. Once verification is done it still asks for Additional Verification and then it continues like a Loop and Intune Admin role is never activated. Issue…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,750 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,864 questions
asked 2024-05-21T06:04:34.92+00:00
Vishal vardhan 0 Reputation points
answered 2024-05-27T14:09:48.91+00:00
Vishal vardhan 0 Reputation points
3 answers

how do I migrate to ARM

I am a basic personal user of Azure with the following: A classic storage account with a number of blob containers holding images which are used in several ASP.NET 4 web applications (not on Azure). The blobs are managed directly by me using Azure…

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,763 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,491 questions
asked 2024-05-23T12:42:09.4766667+00:00
Jon Stranger 0 Reputation points
commented 2024-05-27T14:09:05+00:00
Jon Stranger 0 Reputation points
1 answer

Have previously been able to map a received dataset to data store. But have been unable to do so today - OK button does not become enabled after selecting a data store folder. Has something changed?

I received some (Azure Data Lake Storage Gen2 Folder) datasets from an outside (partner) organization through a data share invite. Previously was able to map the dataset to a folder in one of my (Azure Blob Storage) data stores, but today the OK button…

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,371 questions
asked 2024-05-23T23:29:39.0033333+00:00
Richard Krueger 0 Reputation points
answered 2024-05-27T14:08:01.6733333+00:00
Nehruji R 3,041 Reputation points Microsoft Vendor
0 answers

Publish Azure Windows app service time charge very high

When trying to publish an application with Microsoft Visual Studio, it gets stuck on the loading page. I have installed Azure deployment and reset my internet connection, which is good. What can I do?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,243 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
601 questions
asked 2024-05-26T19:56:09.15+00:00
Raúl Gómez 0 Reputation points
edited a comment 2024-05-27T14:07:58.3966667+00:00
Raúl Gómez 0 Reputation points
0 answers

Problem in bitmap to vector image converter

Hi, I want to make an app that converts a bitmap image to SVG format. Below you can see my code: @page "/" @using Microsoft.JSInterop @inject IJSRuntime JsRuntime <h1>Convert Bitmap to Vector</h1> <input type="file"…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,243 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,422 questions
asked 2024-05-27T14:06:14.7366667+00:00
Saeed Pooladzadeh 231 Reputation points
1 answer

How to enable schedule patching on azure vm using powershell

I am using below command as per documentation https://learn.microsoft.com/en-us/azure/update-manager/prerequsite-for-schedule-patching?tabs=new-prereq-powershell%2Cauto-portal&WT.mc_id=Portal-Microsoft_Azure_Automation#code-try-4 But it is asking to…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,165 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
256 questions
asked 2024-05-10T11:18:38+00:00
Azuretech 90 Reputation points
commented 2024-05-27T14:04:49.0333333+00:00
Gowtham CP 1,655 Reputation points
2 answers

How to Calculate SLA for Azure Services and Resources using REST APIs?

Hi everyone, I need to calculate the SLA for various services and resources in my Azure environment. I'm looking for REST APIs that can provide the SLA details for each Azure service and resource. I have tried using the following API:…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,289 questions
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,896 questions
Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
412 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,045 questions
asked 2024-05-27T13:20:26.78+00:00
Sajo Sam 0 Reputation points
answered 2024-05-27T14:04:09.7966667+00:00
Akram Kathimi 1,041 Reputation points Microsoft Employee
1 answer

how to refund?

I had applied a refund request the last month. But that time there was an exiting fund cannot be canceled which was paid this month from my credit card. And I cannot make a refund request. Can you help me?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,136 questions
asked 2024-05-11T03:06:52.9333333+00:00
Shanmin Bailang 0 Reputation points
commented 2024-05-27T14:03:56.9333333+00:00
Gowtham CP 1,655 Reputation points
0 answers

How to check crash log sent by Apple review team for iOS .Net MAUI application.

We have developed an application using .Net MAUI in Visual Studio 2022 on Windows machine. Application is working properly on android devices and also working on iPhone device. We upload an application version on Apple App Store, but it was rejected with…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,982 questions
asked 2024-05-27T14:03:37.5866667+00:00
Bhushan Akole 0 Reputation points
0 answers

Azure AI Studio Vision Enhancement

Hi, I am testing out the gpt-4-turbo with vision capacity. I have both the gpt and vision on the same east 2 server. In the play ground the gpt works fine and reacts to the system message. When i toggle on Vision i get the following message:…

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.
224 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,450 questions
asked 2024-05-09T15:06:11.3666667+00:00
Hunter Shaffer 0 Reputation points
commented 2024-05-27T14:03:06.8333333+00:00
AshokPeddakotla-MSFT 28,316 Reputation points
0 answers

DISM Error 0x800f081f

Hi all, I'm having problems to update some Windows server 2022... When I try to restoreimage I always have the following error: Windows couldn’t find the required files to complete the requested changes. Make sure you’re connected to Internet, and try…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,294 questions
asked 2024-05-27T12:00:49.44+00:00
Sergi Díaz Ruiz 30 Reputation points
edited the question 2024-05-27T14:02:14.7666667+00:00
Sergi Díaz Ruiz 30 Reputation points
1 answer

While get user’s list of followed sites, By calling GET /me/followedSites endpoint gives "access denied”

Hi team, I was trying to get user’s list of followed sites, But calling GET /me/followedSites endpoint gives "access denied” and not able to know the root cause for this issue. Please let us know the exact setting that needs to be changed to resolve…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,855 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,875 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,719 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
522 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,842 questions
asked 2024-05-27T11:59:59.05+00:00
Satyam Rinayat 0 Reputation points
answered 2024-05-27T14:00:54.8833333+00:00
Saranya Madhu-MSFT 225 Reputation points Microsoft Vendor
0 answers

Azure AI Studio model deployment issue - HTTP 424 Error

Hi everyone, I have been successfully using the Cohere-command-r-plus model deployed in Azure AI Studio for over a month. However, today I encountered an issue where my app returns the following error: [_send_single_request] INFO HTTP Request: POST…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,303 questions
asked 2024-05-27T09:48:21.6466667+00:00
Ulan Yisaev 5 Reputation points
commented 2024-05-27T13:59:42.4966667+00:00
Luca Stosch 0 Reputation points
0 answers

I had completed all modules in MS learn for AZ -900 but still its showing as pending

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.
1,055 questions
asked 2024-05-27T13:58:33.54+00:00
S, Rajarajeswari (Cognizant) 0 Reputation points
0 answers

Windows 10/11 Laptops Switching Regions and Time Zones

Dear Microsoft Friends, We are experiencing an issue with our laptops running Windows 10 and 11. These laptops are unexpectedly switching to a different region, which in turn changes the time settings. We have configured the profile via Intune to use…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,817 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,857 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,440 questions
asked 2024-05-27T13:58:31.67+00:00
M Attary 0 Reputation points
1 answer

WSUS-Based Update Manager Scanning: Dashboard Details

Is it possible for the Update Manager settings to scan the WSUS server instead of the Microsoft Catalog server and display the results in Update Manager? Specifically, I want the missing update status or compliance status based on the WSUS repository,…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
256 questions
asked 2024-05-17T13:19:44.6533333+00:00
Rath, Sibananda 30 Reputation points
commented 2024-05-27T13:58:07.0066667+00:00
AnuragSingh-MSFT 20,676 Reputation points