55,728 questions

Sort by: Created
0 answers

How can I delete/cancel an Azure account? (I cant access anymore that account)

Hello I need to delete/cancel an Azure account but I'm not longer able to login because my organization closed my access to the mail linked to Azure account This account was on 200usd free trial and it should have around $130 or $140 remaining, but I…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
658 questions
asked 2024-06-11T17:05:28.5833333+00:00
CARLOS DAVID GARCIA HERNANDEZ 0 Reputation points
0 answers

How to send PCIe Message TLP (Vendor Defined Message) from Kernel mode driver

Hi, I'm trying to write a custom driver on windows 10 (with KMDF) to frame & send PCIe TLP packets to PCIe EndPoint with user-defined payload. I'm able to do PCIe CfgRead, CfgWrite operations with READ_REGISTER_ULONG and WRITE_REGISTER_ULONG APIs.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,745 questions
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,584 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
30 questions
asked 2024-06-11T17:01:52.9166667+00:00
Srinath Prakash 0 Reputation points
0 answers

Will I be able to deploy my web app if I select the F1 subscription plan while creating my resource

When trying to deploy, it shows "deployment in progress..." for a very long time without proceeding. 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,134 questions
asked 2024-06-11T17:01:18.69+00:00
Precious Enuagwune 0 Reputation points
0 answers

How can I configure Genaral setting like always on and dotnet version for an Azure Function(in dotnet 8) App using Terraform?

i have tried below code resource "azurerm_function_app" "example" { name = var.function_app_name location = "West US" resource_group_name =…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,467 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,029 questions
asked 2024-06-11T16:49:13.8366667+00:00
ravi patel 0 Reputation points
0 answers

Fix Authenticator app issues

I recently got a new phone and my company requires Microsoft authenticator to log in. I am already logged in on my computer but whenever I try to login to teams and outlook on my phone it brings me into the authenticator app and displays a code. The…

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,789 questions
asked 2024-06-11T16:42:23.6133333+00:00
Juliana 0 Reputation points
0 answers

How to add APA 7th edition citation format into microsoft word

I am doing my research using Microsoft Word 2021, but I would like to use citations using APA 7th edition, which is the latest APA format. the default citation format in Microsoft Word is APA 6th edition

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
709 questions
asked 2024-06-11T16:36:56.6966667+00:00
Mohd Radzi Fahmi Idris 0 Reputation points
0 answers

Teams client intermittently not presenting incoming group call from Bot

We use the Graph Cloud Communications API for our Teams Calling Bot to answer an incoming call to the Bot from a PSTN number, and then add a Teams user into the call (as per this example (participant: invite - Microsoft Graph v1.0 | Microsoft Learn).…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,338 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,011 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,949 questions
asked 2024-06-11T16:35:22.6333333+00:00
Dr Dave H 120 Reputation points
0 answers

Azure Front Door Instance DNS State "CNAME/alias record is not currently detected"

I've been following this MS tutorial to connect my Front Door instance to a custom domain. My endgoal is to connect my Azure Front Door instance to my static website and give the static website the custom domain. I've completed the steps up to…

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
611 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,532 questions
asked 2024-06-11T16:28:48.57+00:00
hampton123 1,115 Reputation points
0 answers

How to authenticate Graph API to get members of a Microsoft tenant from a PME tenant service

Hello, I have a service that needs to call the Graph API to retrieve the members of a specific group in a Microsoft tenant. Due to security requirements, I need to move the service to a PME tenant. What is the authentication process to make Graph API…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,011 questions
asked 2024-06-11T16:28:05.0833333+00:00
Yu Kang 0 Reputation points Microsoft Employee
0 answers

Getting a VSS error

running server 2019 getting the following error Volume Shadow Copy Service error: Unexpected error DeviceIoControl(\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy730 - 0000000000000310,0x0053c198,0000018664993A10,0,000001866498E9C0,4096,[0]). hr =…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,393 questions
asked 2024-06-11T16:25:47.14+00:00
Bob Dodson 0 Reputation points
0 answers

AD Computer Account for AD DS Enabled Azure Storage file share has been deleted

Hi folks, We have created AD DS AuthN enable Azure Storage File shares, but it seems that somehow the computer object entry for the storage account has been deleted from our On-Prem AD and now it is inaccessible. Is there any way to recover it? We tried…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,199 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,809 questions
asked 2024-06-11T16:25:10.0066667+00:00
Apurva Pathak 320 Reputation points
0 answers

New salesforce connector doesn't support SOQL syntax

trying to convert to new salesforce connector and getting 'unbound' error when trying to return all fields for an object such as select fields(all) from profile where id = 'xxx'. using version 60.0 in linked service Seems like only the select…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,858 questions
asked 2024-06-11T16:23:08.8133333+00:00
Boilard, Andre 21 Reputation points
0 answers

Azure Document Intelligence Container not working

Hi, I am trying to setup an Azure Document Intelligence Custom Container to read documents on-premise using the Document Intelligence Container and following the below…

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,029 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,467 questions
asked 2024-06-11T16:20:02.0633333+00:00
Shailesh Kumar (NAV Backoffice) 25 Reputation points
0 answers

How to change column order for list alert email notifications in SharePoint 2016 on-premises

How can I change the column order on the list alert email notification for each of my content types in SharePoint 2016 on-premises?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,985 questions
asked 2024-06-11T16:19:07.0566667+00:00
Happy Lilfishy 0 Reputation points
0 answers

How to deploy Task Scheduler task on Group Policy of a single domain User logged on multiple domain Computers

I'm working as IT in a manufacturing plant where there are multiple windows 10 computer terminals around the plant. They are all logged in as the same user "shopfloor" which is useful for our group policy that is already set up to set…

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.
876 questions
asked 2024-06-11T16:17:16.9533333+00:00
Dalton Clark 0 Reputation points
0 answers

How can I fix an App Service always Loading Deployments and never loads up the webpage?

I am attempting to deploy a web app using the free plan provided with the Azure For Students subscription. However, the deployment status is always loading and the webpage always times out. I have noticed I get 2 risk alerts as shown in the attached…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,134 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
803 questions
asked 2024-06-11T16:05:25.0166667+00:00
Hamza Elkababji 0 Reputation points
0 answers

ADLS Gen2 failed for forbidden: Storage operation 'CreateFile' on container ' ' and path ' ' get failed with 'Operation returned an invalid status code 'Forbidden''

Hi team, getting the below error while running the adf job, could you please check. ErrorCode=AdlsGen2ForbiddenError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ADLS Gen2 failed for forbidden: Storage operation 'CreateFile'…

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,392 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,858 questions
asked 2024-06-11T15:57:03.4033333+00:00
Mahasiva, Ravi (CSW) 60 Reputation points
0 answers

How to create multiple accounts for training

Hello, my team needs to train another team (~80 people) on Azure DevOps. We were thinking to use some training accounts that are not connected to their work accounts. Our hope is that we can deliver the training off-site without them even using their…

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,029 questions
asked 2024-06-11T15:54:53.8+00:00
JS 0 Reputation points
0 answers

Password Hash Synchronization heartbeat was skipped in last 120 minutes

I keep receiving an alert that my password hash synchronization heartbeat was skipped in last 120 min's but when I go to the admin.Microsoft.com it shows password syn was less the 30 min's ago. Why does this alert keep occurring?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,033 questions
asked 2024-06-11T15:53:26.76+00:00
adean 0 Reputation points
0 answers

Entra Users Provisioning Configuration

Hey everyone, I have created an enterprise application in Entra to provision users to another platform so that users can use they everyday accounts in such system. Additionally, I have also created two groups (Group 1 & Group 2) and added some…

Microsoft Entra
asked 2024-06-11T15:48:50.1766667+00:00
Rolando Montero 0 Reputation points