345,048 questions

Sort by: Updated
1 answer

Restrict users` local account logging in to work M365

scenario: When using a personal PC for work. work or school account is set up as a domain join. user has a personal local account in the PC. Environment: Microsoft 365 Business Premium, Microsoft EntraID P1 and Intune Question: How to restrict personal…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,868 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,398 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,654 questions
asked 2024-05-10T08:07:25.6733333+00:00
ラナ 0 Reputation points
answered 2024-05-10T12:10:43.8166667+00:00
Pavel yannara Mirochnitchenko 11,716 Reputation points MVP
1 answer

Resources and resource group stuck on delete

I attempted to delete, via Azure Portal, a resource group and its associated resources (approximately 25), which were created using Terraform, due to a corrupted state file. The deletion process was successful except for a Linux function app and its app…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
asked 2024-05-09T14:36:05.38+00:00
Mauricio Bittar 0 Reputation points
commented 2024-05-10T12:10:39.9666667+00:00
Mauricio Bittar 0 Reputation points
0 answers

extract centre Point from polygon

Hello I am trying to extract the x,y coordinates in british national grid (27700) for the centre of each polygon from the OS_NGD_LUS_FTS_SITE.SHAPE and export them as the fields x_coord and y_coord. My code is below, but not sure where to start so any…

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,801 questions
asked 2024-05-10T12:09:45.3233333+00:00
Andrew Ingall 60 Reputation points
1 answer One of the answers was accepted by the question author.

Where Does VS Save Breakpoints and Bookmarks?

TL,DR: What files do I need to back up in order to recover my breakpoints and book marks? .suo doesn't seem to be enough. Hello Folks: Developing on Win 10 Pro, Up to Date VS Community. One of my routines for backing up my code has been to save space…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,640 questions
asked 2024-05-09T18:04:02.4766667+00:00
a_unique_name 381 Reputation points
accepted 2024-05-10T12:09:13.16+00:00
a_unique_name 381 Reputation points
0 answers

Cant choose Key for upsert, in Copy Data-activity

I want to copy Data from an Azure SQL to a comsosdb container, with the copy data activity of Azure Synapse. As I cannot enter the uniqe key column, for the upsert behaviour, i receive a unique key violation error. Why is there no option to select the…

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,420 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,455 questions
asked 2024-05-10T12:05:43.3633333+00:00
Axel 0 Reputation points
edited the question 2024-05-10T12:08:53.59+00:00
Axel 0 Reputation points
0 answers

azure怎么绕过验证码验证

验证码登录需要验证器的验证码这个之前绑过然后我卸载了后面就登录不上了然后管理员联系了管理员的账号密码都遗失了求别的方法登录azure

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,951 questions
asked 2024-05-10T12:06:36.12+00:00
2016730407 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Logic App Diagnostic Settings forwarding to Analytics Workspace (No logs with virtual network enabled)

I've setup a logic app on a standard plan to forward logs to an analytics workspace using diagnostic settings. This works for our logic apps not on a virtual network, but when we're on a virtual network we get no logs. Is there a setting on the virtual…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,870 questions
asked 2024-05-09T15:14:34.62+00:00
Hill, Austin 0 Reputation points
commented 2024-05-10T12:06:10.06+00:00
Sonny Gillissen 3,271 Reputation points
1 answer

Hi, I need to migrate/move my Entra Domain Services to new Subscriptions.

Hello, I need to migrate/move my Entra Domain Services to new subscriptions. What could be the possible steps and also any documentations would be greatly appreciated. Thank you! Kind Regards, Majid.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,654 questions
asked 2024-05-06T14:35:04.45+00:00
Majid Khan 0 Reputation points
commented 2024-05-10T12:05:20.0766667+00:00
Majid Khan 0 Reputation points
0 answers

Persistent error message when attempting to use Azure AI Video Indexer API (ARM-managed) - "USER_NOT_SIGNED_IN"

I am working on a flow in Logic Apps. Once a video has finished indexing, this flow is triggered. The flow is intended to save the outputs of the Get Prompt Content API…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
47 questions
Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 questions
asked 2024-05-10T11:59:17.17+00:00
Ewan OToole 0 Reputation points
2 answers

Enable B2C MFA Phone Number for SMS

I know it's a well established problem that B2C User Flows do not store MFA phone numbers properly in the Authentication methods for users (missing the required whitespace character between the country code and the rest of the number). I'm still trying…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,654 questions
asked 2023-11-29T14:50:09.5433333+00:00
Zach Lawson 0 Reputation points
edited a comment 2024-05-10T11:58:08.8066667+00:00
Ola 0 Reputation points
2 answers

How to communicate with the SIM card in the external SIM card slot of the surface pro9 device?

I want to use the surface pro9 device to access the SIM card in the external SIM card slot. After inserting the card, the device can log in to the 5G network. In my application, I can list Microsoft UICC ISO card readers. Resetting can return the correct…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,428 questions
asked 2023-10-25T03:14:19.5433333+00:00
junzilan 0 Reputation points
answered 2024-05-10T11:54:46.8966667+00:00
Helen Daniel 0 Reputation points
2 answers

Is there a procedure to setup second monitor for AVD?

How can we have two monitors for Microsoft 365 Virtual Desktop ? I have login to my client virtual desktop.

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,375 questions
asked 2024-05-10T10:59:22.9366667+00:00
Azahar Mohammad 0 Reputation points
answered 2024-05-10T11:53:11.2133333+00:00
v-vvellanki-MSFT 3,980 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Sharepoint Migration Tool - The application has some issue to initialize

Dear ones, good afternoon! I used the tool for several days and managed to migrate a lot of the data I needed, however yesterday the tool reported a pending update and I performed/restarted it, but now it doesn't want to open and gets this error on the…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,728 questions
asked 2024-04-22T19:12:27.5533333+00:00
Felipe Santiago 46 Reputation points
commented 2024-05-10T11:51:42.3333333+00:00
Anakin 0 Reputation points
0 answers

Custom extraction model (DocumentIntelligence) is missing when calling from API

I have trained a custom neural extraction model using the Document Intelligence Studio using the 2024-02-29-preview API. The model is listed on the models tab for the project and can be used for analysis. When trying to acccess it via the Java client,…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,405 questions
asked 2024-05-05T15:42:05.1266667+00:00
Balázs Bánfai 0 Reputation points
commented 2024-05-10T11:48:15.1166667+00:00
Balázs Bánfai 0 Reputation points
8 answers

Clear cache for autodiscover endpoint acompli.net for domains

Hello, I am part of a hosting company, we are trying to troubleshoot an issue regarding auto configuration of Outlook when certain domains are used. We've seen similar forum posts like the situation we have, and have narrowed it down to Outlook using its…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,039 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,910 questions
asked 2024-04-04T13:40:10.8066667+00:00
Valentin Iulian 0 Reputation points
answered 2024-05-10T11:45:48.0966667+00:00
Valentin Iulian 0 Reputation points
0 answers

Connecting to Azure Web App API from SpFx is throwing 403.76 error

I have deployed a simple Web API project with weatherforecast controller in it. There is no Authorization code in the API. Deployed the API to Azure Web App. Tested the endpoint https://xxxx.azurewebsites.net/weatherforecast and it worked fine. …

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,685 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,951 questions
asked 2024-05-08T03:19:28.51+00:00
Amal Hashim 0 Reputation points
commented 2024-05-10T11:45:06.35+00:00
ajkuma 22,521 Reputation points Microsoft Employee
1 answer

how to fix synchronization with Azure?

We have a problem with Azure synchronization with Active Directory that has stopped working. We have installed Microsoft Entra Provisioning Agent Configuration on the server, but when we select "autenticate" a blank white window appears where…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,654 questions
asked 2024-05-10T11:14:43.4733333+00:00
zscehnice 0 Reputation points
answered 2024-05-10T11:45:04.4066667+00:00
Andy David - MVP 142.3K Reputation points MVP
1 answer One of the answers was accepted by the question author.

Cloud code editor won't start in sandbox cloud shell

https://learn.microsoft.com/en-us/training/modules/powershell-write-first/2-exercise-hello-world Training module successfully activated a Sandbox Cloud Shell but won't open integrated code editor: I confirmed the prompt because it seems like code…

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.
965 questions
asked 2024-05-10T07:39:10.4233333+00:00
Utu Hopiavuori 20 Reputation points
commented 2024-05-10T11:44:44.9833333+00:00
Utu Hopiavuori 20 Reputation points
0 answers

Obtaining details for creating an Azure subscription using Rest API and Terraform

Hello! I have been trying to create an Azure subscription using Rest API and Terraform but I am not sure what the following parameters mean: billingAccountName, billingProfileName, invoiceSectionName. Could someone point me in the right direction on how…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,323 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,073 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,643 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,951 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,654 questions
asked 2024-05-10T11:44:15.6966667+00:00
Mehul Movadiya 0 Reputation points
0 answers

What is Copilot for Microsoft 365 system prompt?

Hey! Mary David Pasch mentioned Copilot for M365 system prompt in Microsoft Mechanics Youtube video.  System prompt in the video is something like:  < I im_start I >system [system] (#instructions) ## Where to find information - You can respond…

Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
56 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
135 questions
asked 2024-05-10T11:42:00.66+00:00
Simo Ahtiainen 0 Reputation points
edited the question 2024-05-10T11:44:03.6733333+00:00
Simo Ahtiainen 0 Reputation points