358,892 questions

Sort by: Updated
1 answer

Unable to upload a hardware hash from the OOBE screen. Getting Error: AADSTS700016

When trying to upload the hardware hash of a laptop from OOBE screen for Autopilot, I get the below error: Request Id: f8190f92-e3d8-4bbe-8882-62dbffffac00 Correlation Id: c54ade56-a9b1-49d7-a647-187d6b6e958b Timestamp: 2024-07-09T 14:52:34Z Message:…

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
434 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,398 questions
asked 2024-07-09T16:07:54.6966667+00:00
Gopi Pydikondala [C] 0 Reputation points
answered 2024-07-09T16:13:14.18+00:00
Rahul Jindal [MVP] 9,551 Reputation points MVP
0 answers

Front Door responds with OriginTimeout after ~4 seconds despite larger timeout setting

Hi! We have 90 seconds timeout configured as the origin timeout setting. However, from time to time Front Door fails just after 4 seconds with OriginTimeout setting, something like below. It looks like these requests don't even reach the origin. What…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
623 questions
asked 2023-07-16T17:07:15.99+00:00
Sergey Stoma 20 Reputation points
edited a comment 2024-07-09T16:10:43.7533333+00:00
Yusef Asjana 0 Reputation points
1 answer

Push notification http response status code 500

Hello, in the past two hours, we have discovered a large number of 500 errors occurring when using WNS HTTP API for notification pushes. https://dm3p.notify.windows.com/?token={myToken} Could you please assist us in investigating this issue? Below are…

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.
299 questions
Universal Windows Platform (UWP)
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,350 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
315 questions
asked 2024-07-09T07:43:33.26+00:00
景轩 王 0 Reputation points
commented 2024-07-09T16:10:42.9466667+00:00
Mowszowski, Russell 0 Reputation points
6 answers

Authenticator Stuck in Loop

My Authenticator recently stopped working properly. This happened after I switched to a new phone. iPhone 12 to iPhone 14. When I try to log into my work email, it says I need to use Authenticator to authenticate. When Authenticator pops up…it also…

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.
6,000 questions
asked 2022-09-21T18:31:46.1+00:00
Matthasaqq 166 Reputation points
commented 2024-07-09T16:10:32.6+00:00
Sergo Kohal 0 Reputation points
1 answer

Is there any API available to fetch the Entra ID logs from Azur Portal

In official documentation it is mentioned that we can Integrate the Entra ID logs with Azure Monitor logs.(https://video2.skills-academy.com/en-us/entra/identity/monitoring-health/howto-access-activity-logs#integrate-logs-with-azure-monitor-logs). So is there…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,398 questions
asked 2024-07-09T14:54:17.6766667+00:00
Ron Weasley 0 Reputation points
answered 2024-07-09T16:08:10.06+00:00
Vasil Michev 99,746 Reputation points MVP
1 answer One of the answers was accepted by the question author.

SQL Server - Exclusive access could not be obtained because the database is in use

Took backup of database from SQL Server 2008 R2 Enterprise and trying to restore it on a database on SQL Server 2019 Enterprise but getting error: Exclusive access could not be obtained because the database is in use I took destination database…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,227 questions
asked 2022-12-25T09:40:50.333+00:00
Frank Martin 451 Reputation points
commented 2024-07-09T16:07:37.93+00:00
Gavin Dundee 0 Reputation points
1 answer One of the answers was accepted by the question author.

Implementing startAfter functionality for paginated messages with Azure Communication Chat

Hello, I have built a React application that uses @azure/communication-chat to fetch messages by page. I have used the following code to implement this: const messages = chatThreadClient.listMessages({ maxPageSize: pageSize, }); const tst =…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
790 questions
asked 2024-06-26T12:18:48.7733333+00:00
Isaac Wesego 0 Reputation points
accepted 2024-07-09T16:05:45.55+00:00
Isaac Wesego 0 Reputation points
0 answers

Azure Firewall and outbound pings lost

outbound pings are allowed via policy, can see them leaving via the logs, no returned traffic comes back to complete the ICMP and the client behind the azure firewall shows timed out. what gives? do you have to specifically allow ICMP replies?

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
601 questions
asked 2024-07-09T15:56:54.6466667+00:00
John Wirtz 0 Reputation points
edited the question 2024-07-09T16:03:01.8033333+00:00
VarunTha 5,355 Reputation points Microsoft Vendor
0 answers

Need to combine two columns into one column, and then combine multiple rows into one row from that new column.

I have combined two columns into one column using CONCAT, and now need to combine multiple rows from that new column into one row. Here is my sample table: SELECT bac.BacteriaSID        , bac.AntibioticValue        , bac.Antibiotic        , CONCAT…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,227 questions
asked 2024-07-09T15:58:21.0966667+00:00
Mathew 0 Reputation points
edited the question 2024-07-09T16:00:36.96+00:00
Mathew 0 Reputation points
1 answer

Getting the size of parquet files from azure blob storage

I have a blob container abcd The folder structure is like below: abcd/Folder1/Folder a, Folder b…..Folder z Inside a particular Folder a/v1/full/20230505/part12344.parquet Similarly Folder b/v1/full/20230505/part9385795.parquet Scenario is I need to get…

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,412 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,585 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,049 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,035 questions
asked 2024-07-09T11:57:50.94+00:00
KEERTHANA JAYADEVAN 66 Reputation points
edited the question 2024-07-09T16:00:08.9+00:00
VarunTha 5,355 Reputation points Microsoft Vendor
0 answers

Cannot connect to Azure DB for PostgresSQL flexible from different vnet

Hi, we cannot connect from an AKS pod running in one VNET to an Azure DB for PostgreSQL flexible server running in a different VNET. We can connect from an AKS pod running in the same VNET. The error is demonstrated by running curl from the pod: curl -v…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,269 questions
Azure Database for PostgreSQL
asked 2024-07-09T15:20:24.6333333+00:00
Wilde, Andrew 0 Reputation points
edited the question 2024-07-09T16:00:05.8033333+00:00
deherman-MSFT 34,931 Reputation points Microsoft Employee
4 answers

unable to delete the Apache Spark pool in Azure Synapse Analytics

unable to delete the Apache Spark pool and attached error messages. I tried to delete via powershell as well from Azure Cloud Shell but no luck. As you can see in the screenshot there is no notebook1.

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,633 questions
asked 2023-02-08T18:28:02.17+00:00
Karthik R 5 Reputation points
commented 2024-07-09T15:59:50.1733333+00:00
Andreas Schiffler 0 Reputation points Microsoft Employee
1 answer

Authorization error accessing Blob from AKS

I have created a storage class with with storage account credentials as described here: https://video2.skills-academy.com/en-us/azure/aks/azure-csi-blob-storage-provision?tabs=mount-nfs%2Csecret allowVolumeExpansion: true apiVersion: storage.k8s.io/v1 kind:…

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,881 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,585 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,972 questions
asked 2024-07-09T12:39:35.7833333+00:00
Yannam C Chiranjeevi 0 Reputation points
edited the question 2024-07-09T15:58:41.2433333+00:00
VarunTha 5,355 Reputation points Microsoft Vendor
4 answers One of the answers was accepted by the question author.

How to delete old WADMetrics tables automatically from Tables storage account

WADMetrics.JPG I wanted to delete the Diagnostic logs(WADMetric) tables stored in the Azure table storage account. Please give me the suitable way to delete table automatically because we have hundreds of table entries. If I will processed from manual…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
163 questions
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,881 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,059 questions
asked 2024-07-09T12:50:37.18+00:00
Annabathina Venkateswarlu 0 Reputation points
answered 2024-07-09T15:56:40.7133333+00:00
Annabathina Venkateswarlu 0 Reputation points
0 answers

I accidently signed up for monthly Azure Pay-As-you-Go but dont need that. How can I get my payment back and avoid any further charges?

I accidently signed up for monthly Azure Pay-As-you-Go but don't need that. How can I get my payment back and avoid any further charges?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,296 questions
asked 2024-07-09T15:00:34.2533333+00:00
Amanpreet Kaur 0 Reputation points
edited the question 2024-07-09T15:54:42.7733333+00:00
VarunTha 5,355 Reputation points Microsoft Vendor
3 answers

root password for CentOS-based 8.2 - Gen 1

Hello, I have created a VM and selected as image "CentOS-based 8.2 - Gen 1", but I don't know the root password for this Linux OS Image. I can have root access right using sudo -i command but I need the password of root cause I need to…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,486 questions
asked 2021-01-05T16:37:27.013+00:00
commented 2024-07-09T15:54:28.24+00:00
sunilkumar 0 Reputation points
0 answers

Why is data not getting inserted in DB after the data flow task is successful in ADF

I have a dataflow task which is supposed to insert data in a DB. Im using SQL Server as DB and am trying to insert data in a table. When we execute the pipeline on ADF which has the required data flow task, we can see that the pipeline executes…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,035 questions
asked 2024-02-15T11:30:09.68+00:00
Quadri, Mumin Ahmed 0 Reputation points
commented 2024-07-09T15:53:38.5833333+00:00
Quadri, Mumin Ahmed 0 Reputation points
0 answers

Insufficient space to delete Windows 11

I am trying to uninstall Windows 11 on a Dell PC with a C drive of 28.3 GB of which 1.33 GB is free. Cannot reinstall Windows 10 as there is not sufficent space. Not interested in saving any files. Only program on computer is Windows 11. I have used Disk…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,828 questions
asked 2024-07-09T15:25:02.6133333+00:00
Vincent Pisacane 0 Reputation points
commented 2024-07-09T15:50:16.8133333+00:00
PokeFanX 85 Reputation points
0 answers

How to Fix Stop code HTTP.sys issue.

Windows Server 2019 datacenter version gets restarted with stop code http.sys. Is there any workaround to resolve this issue permanently.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,572 questions
Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,350 questions
asked 2024-07-09T15:49:56.8233333+00:00
Win Min Htet 0 Reputation points
1 answer

how to know if I can contribute to a branch with Azure rest Api?

Bonjour, avec l'api rest azure devops mise en place par Microsoft, je souhaite savoir si j'ai le droit de contribuer à une branche spécifique, j'ai donc la requête suivante : GET…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,452 questions
asked 2024-07-09T14:28:57.25+00:00
Titouan FERDOEL 0 Reputation points
edited the question 2024-07-09T15:49:52.1333333+00:00
VarunTha 5,355 Reputation points Microsoft Vendor