353,505 questions

Sort by: Created
0 answers

Want to enable MSS: AutoLogon in windows 10 using GPO via powershell/Ansible

I am trying to enable autologon for the local user (administrator group). I found a way to configure it on the registry side but due to GPO it's again set to disable after every successful reboot. so now I am looking for a way to edit this particular…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,939 questions
asked 2024-06-14T22:45:58.6333333+00:00
Mayur Bhatti 20 Reputation points
0 answers

Authentication failed when accessing dataset in compute instance using its MSI via AzureML SDK v2

The dataset can be previewed in AML workspace when the associated datastore is created using identity-based auth with workspace managed identity. I have the same user managed identity assigned to workspace and compute instance. But it only failed in…

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,394 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,657 questions
asked 2024-06-14T22:27:10.02+00:00
Shiyao Li 0 Reputation points Microsoft Employee
0 answers

making a csv file everyday but on day 2 there is not only the new data but also the data from day 1 in the csv

so for my final i need to make a csv with data from a sensor and every day at 0:00 the data should be put in that csv file the problem that is occuring is that whenever the second day is there that the data from day 1 is also in the csv from day 2 even…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,932 questions
asked 2024-06-14T22:11:40.29+00:00
Maebe Xander 0 Reputation points
0 answers

How do you provision onPremisesExtensionAttributes (extensionAttribute) using SCIM

Our organisation has synced the onPremisesExtensionAttributes(extensionAttribute13) to Entra ID. I have already confirmed that my target user contains this value in the azure portal and using graph api. When sending the attribute using SCIM the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,093 questions
asked 2024-06-14T21:35:14.5766667+00:00
Danny Bollaert 0 Reputation points
1 answer

URGENT - TENANT LOCKOUT - FAULTY CONDITIONAL ACCESS POLICY

We have been locked out of our tenant for almost 4 days due to a faulty conditional access policy. I have reported the case and requested urgency and answers countless times to Microsoft support, none of whom seemed to understand the urgency of the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,093 questions
asked 2024-06-14T21:31:53.3966667+00:00
Sergio Marfil 0 Reputation points
answered 2024-06-14T21:57:06.37+00:00
Andreas Baumgarten 99,376 Reputation points MVP
1 answer

Script to loop through a CSV file and to exit loop once all users have been licensed in M365

Hi all, I have an input CSV file like this: UserPrincipalName user1@test.com user2@test.com When I license these users in M365, it can take a couple of moments for the Get-MSolUser "IsLicensed" attribute to be set to "True". I would…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,218 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,093 questions
Microsoft Exchange Licensing
Microsoft Exchange Licensing
Microsoft Exchange: Microsoft messaging and collaboration software.Licensing: Rules, regulations, and restrictions that define how software can be used and distributed.
11 questions
asked 2024-06-14T21:24:03.0433333+00:00
mark terry 45 Reputation points
edited an answer 2024-06-14T22:21:42.52+00:00
Miguel Gonçalves | AVANADE 541 Reputation points
1 answer

Is Azure AI Studio - Chat Playground's 'copy Sample Code' feature broken by default?

I have successfully deployed a model and querying it is fine in the Chat playground. It also works in the deployed Web app. However when I click on the [View code] button, select [curl] from the drop-down and copy the [Sample code], I get errors…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,433 questions
asked 2024-06-14T21:23:17.1066667+00:00
J Perry 0 Reputation points
edited the question 2024-06-14T21:48:38.4833333+00:00
J Perry 0 Reputation points
0 answers

Internal server error occurred. correlation ID: c0deed67-b864-4c94-ad64-29f402af841a

My container app was stuck after pushing an update to the azure container registary. I ended up having to delete the container app, with the hopes of just creating a new container app for the same container from the registary. Now, whenever I try to…

Azure Container Registry
Azure Container Registry
An Azure service that provides a registry of Docker and Open Container Initiative images.
414 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.
1,048 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
310 questions
asked 2024-06-14T21:14:52.5733333+00:00
James Kavanagh 0 Reputation points
0 answers

Azure AI Studio - How to manually start the provisioning of the managed Vnet in Azure AI Studio?

In the docs (https://learn.microsoft.com/en-us/azure/ai-studio/how-to/configure-managed-network?tabs=portal) it states: "The creation of the managed VNet is deferred until a compute resource is created or provisioning is manually started. When…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,433 questions
asked 2024-06-14T21:09:42.93+00:00
Joseph Devine 0 Reputation points
0 answers

Static Web App not deploying API functions

Hello, I've been struggling with this for a few days. I've read other posts online that are similar to this, but not exactly my experience. Here's the problem: I have a static webapp (react front end, typescript functions). I'm using the standard GitHub…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,481 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.
1,048 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
809 questions
asked 2024-06-14T20:52:26.2+00:00
Joe Washek 0 Reputation points
1 answer

How to authenticate a user that was redirected to a web application from a desktop application.

I am having an issue trying to use Azure AD B2C to use SSO between my desktop application and my web application. The issues is almost exactly what is described in this question:…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,282 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,055 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,093 questions
asked 2024-06-14T20:34:10.4766667+00:00
Justin Armstrong 0 Reputation points
answered 2024-06-14T21:20:08.72+00:00
Bruce (SqlWork.com) 59,046 Reputation points
1 answer

Authenticator App number matching Api for authentication

Hi, I need to have post method end point, API or any other related information of the Microsoft authenticator app to MFA verify number matching to integrate in our mobile app instead of using the authenticator application. MFA Number Matching that show…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,823 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,050 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,151 questions
asked 2024-06-14T20:33:49.19+00:00
Muhammad Qadir 6 Reputation points
answered 2024-06-14T20:55:35.93+00:00
akinbade abiola 4,670 Reputation points
0 answers

Need to add line for reboot

Hi, I have a script that is working, but I need to add a line to restart the machine after 8 hours and it should give a notification as well. I will deploy this script using Intune through the Win32 method, so I also need to know what detection logic to…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
880 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,571 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,218 questions
asked 2024-06-14T20:31:40.54+00:00
TechUST 456 Reputation points
1 answer

IP's to whitelist for Integration Runtime to access 3rd party Sql server

Trying to connect Azure Data Factory to a 3rd party sql server. What IP's will the 3rd party need to whitelist for Inegration Runtime to access their Sql Server. In the US East Region.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,890 questions
asked 2024-06-14T20:20:00.3166667+00:00
Jim Murphy 0 Reputation points
answered 2024-06-14T20:47:47.4633333+00:00
akinbade abiola 4,670 Reputation points
0 answers

Issues with update 22H2

I had an issue with my laptop's HDD showing 100% usage. I thought it might be a virus, so I decided to format my computer. Now everything is fine with a clean Windows installation and some of the programs already installed, the disk usage doesn't go…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,939 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,928 questions
asked 2024-06-14T20:18:25.1433333+00:00
Roberto C 100 Reputation points
0 answers

0x87d1fde8 Error Code Intune

I've created a Configuration Policy through Intune for Windows devices, so that after one minute of inactivity the laptop goes to lock screen. However I'm getting this error and I have no idea as to why. MaxInactivityTimeDeviceLock DataType:Integer…

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,770 questions
asked 2024-06-14T20:14:25.66+00:00
Alex Demetriou 0 Reputation points
0 answers

Find control using MSAA

Im trying to detect the "Previous" and "Next" buttons of the Spofity MiniPlayer, using MSAA, however sometimes these buttons doesnt get detected, i dont understand why, its like luck, i need to reopen the window multiple times and it…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,591 questions
asked 2024-06-14T20:07:42.4333333+00:00
Laila 0 Reputation points
edited the question 2024-06-14T21:08:38.2566667+00:00
Laila 0 Reputation points
0 answers

ServerCertificate DSN property mentioned in system_odbc.ini is not honored by Microsoft ODBC Driver 18 for SQL Server version 18.3 in linux

Hi all, I have installed SQL Server instance in Windows and enabled SSL connections. Now I have installed ODBC SQL Server Native Client on Rhel 9 VM and configured a DSN in system_odbc.ini…

SQL Server Open Specifications
SQL Server Open Specifications
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
3 questions
asked 2024-06-14T20:07:00.91+00:00
Srikanth G 0 Reputation points
0 answers

OneDrive Sync keeps crashing

Hello    Please i need your help on this issue.   One of my user is having issues with OneDrive crashing and she's unable to sync it. She had tried to log out and in again but the issue remains.

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
903 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,010 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,166 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,863 questions
asked 2024-06-14T19:58:33.7966667+00:00
Iniobong Nkanga 1,691 Reputation points
edited a comment 2024-06-14T22:24:56.89+00:00
Miguel Gonçalves | AVANADE 541 Reputation points
0 answers

OWA sign in error: Error System.IO.FileNotFoundException

Able to get to webmail sign in page but can't sign into OWA: -Error System.IO.FileNotFoundException

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,427 questions
asked 2024-06-14T19:56:46.1466667+00:00
Keith Hotchkiss 0 Reputation points
commented 2024-06-14T22:28:30.6133333+00:00
Miguel Gonçalves | AVANADE 541 Reputation points