292,887 questions

Sort by: Created
1 answer

How I can fix this link

this is the link that appear: Session id: a2c56cc1-2d4a-42fa-bd24-9274f750b350, Correlation id: 2e64dab8-f5ed-4adf-ad32-92b2d9969104

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,851 questions
asked 2024-05-21T16:00:21.8633333+00:00
Maria Bolhuis 0 Reputation points
answered 2024-05-21T16:00:21.8766667+00:00
Q&A Assist
1 answer

Unable to connect to private linked SQL server from azure web apps

I have a group of linux web apps with VNet Integration enabled on a subnet called web-tier and an azure server with private link configured on another subnet called data-tier. I have also added nsg rules to the data-tier subnet nsg to allow inbound…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
471 questions
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,871 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,001 questions
asked 2024-05-21T15:35:47.5633333+00:00
ParthibanSekarUK-3136 0 Reputation points
commented 2024-05-21T16:03:37.8666667+00:00
ParthibanSekarUK-3136 0 Reputation points
1 answer

How to send parallel rest-API request through Copy data activity in ADF with Pagination rule AbsoluteURL

The pipeline flow is to send request to rest-api and load the data to a json file in ADLS2. Due to huge data requests, there is a delay in the Copy task completion. To enhance the performance of the ADF pipeline, I wanted to send 4 requests in parallel…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
asked 2024-05-21T14:51:34.0933333+00:00
K Megha 1 Reputation point
answered 2024-05-21T16:11:37.9766667+00:00
Amira Bedhiafi 16,071 Reputation points
1 answer

Get RecycleBin path

I am trying to get the RecycleBin path with the following code: std::wstring GetRecycleBinPath() { std::wstring path{}; SHGetSpecialFolderPathW(NULL, path.data(), CSIDL_BITBUCKET, FALSE); std::clog << ::GetLastError() << std::endl; return…

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,557 questions
asked 2024-05-21T14:36:52.1966667+00:00
Flaviu_ 911 Reputation points
commented 2024-05-21T16:20:36.4466667+00:00
David Lowndes 2,360 Reputation points MVP
1 answer

Storage shows 2.2GB but I deleted all artifacts more than 48h ago

I am in the free tier. My storage shows 2.2GiB but I deleted all artifacts more than 48h ago and it still has not decreased. I am unable to upload new artifacts. Here there are some screenshots showing the problem: Storage shows 2.2Gib But I…

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,742 questions
asked 2024-05-21T14:36:48.11+00:00
Jorge Moraleda 0 Reputation points
commented 2024-05-21T16:33:23.47+00:00
Jorge Moraleda 0 Reputation points
2 answers

Difference of storage account access permissions read add create write delete list

When creating Shared Access Token/Signatures or Access Policy for Storage Account. I can specify which Permission will be granted: read/add/create/write/delete/list Is there a official source that tell what the permissions can do?

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,742 questions
asked 2024-05-21T14:31:11.3066667+00:00
Tien 20 Reputation points
commented 2024-05-21T15:42:10.5733333+00:00
Amrinder Singh 2,770 Reputation points Microsoft Employee
1 answer

Why do I not see my Power BI Pro License purchase in Azure or anywhere on my account?

I have attempted to contact the support person that I was referred to in order or Purchase Power BI Pro licenses for our organization. Literally I have looked in every facet of the platforms to find it and it is only showing the "FREE"…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,457 questions
asked 2024-05-21T14:28:44.44+00:00
Debra Cunningham 0 Reputation points
edited the question 2024-05-21T16:45:33.5166667+00:00
deherman-MSFT 34,021 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Tracking file access time in Azure Storage

All, I will be providing storage access (Account Kind - StorageV2, general purpose v2) to an external vendor using an SAS Token. I want to track and capture when the files are accessed by the external vendor. Is there a way to achieve this, either…

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,742 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,478 questions
asked 2024-05-21T14:22:55.8666667+00:00
PS 376 Reputation points
answered 2024-05-21T15:15:46.35+00:00
TP 78,666 Reputation points
1 answer

Stop usage of Teams team email address

We have multiple Microsoft Teams teams, each with an email address. We also have distribution lists with similar names but different recipients, and people often confuse the two. I tried to create an Exchange Rule to block emails sent to Teams team…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,223 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,241 questions
asked 2024-05-21T14:09:40.8166667+00:00
IMK 421 Reputation points
commented 2024-05-21T16:37:45.12+00:00
IMK 421 Reputation points
3 answers

UpdateRows in logic app fails with error BadRequest

In my logic app I'm trying to update a row in a sql database using the SQL internal connector, executing an UpdateRows activity. I pass in the column I want to update, as well as the primary key. I don't see what could be wrong with my code, but I get a…

Azure SQL Database
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,894 questions
asked 2024-05-21T13:53:39.89+00:00
Stephane BOUILLON 0 Reputation points
answered 2024-05-21T14:48:30.6833333+00:00
Stephane BOUILLON 0 Reputation points
1 answer

How to call child runbooks from parent runbook without waiting for child runbook completion and move to next line

I have runbook A as parent and B, C are Child. I want to create a runbook A that should invoke B, C and continue executing the next line in the parent runbook. parent should not wait for child runbooks to be completed. can we have some sample code

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-21T13:25:53.5333333+00:00
Ponkam, Sumanth (Cognizant) 25 Reputation points
edited an answer 2024-05-21T15:01:10.8566667+00:00
AnuragSingh-MSFT 20,431 Reputation points
1 answer

In Excel, my developer tab is missing from my bar

The Developer tab where I go to my macros is missing. It was there yesterday and now it's gone. How do I get that back?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,529 questions
asked 2024-05-21T13:14:39.3333333+00:00
Michelle Chambers 0 Reputation points
answered 2024-05-21T13:52:37.03+00:00
Viorel 112.9K Reputation points
1 answer One of the answers was accepted by the question author.

Query on Group policy

Hi All, I want to capture Scheduled Task Event logs, i.e., when a scheduled task is created, updated, modified, or deleted. Can I achieve this using the below GPO? Computer Configuration --> Policies --> Windows Settings --> Security Settings…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,498 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,399 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,259 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,974 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,740 questions
asked 2024-05-21T13:14:03.46+00:00
Glenn Maxwell 10,146 Reputation points
accepted 2024-05-21T15:29:09.8833333+00:00
Glenn Maxwell 10,146 Reputation points
2 answers

Azure AI Studio - Content Creation Prompts are disabled

Hi there, All of the "Content Creation" prompts in the Azure AI Studio prompt catalog have the "Open in playground" button disabled. Any suggestions?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,439 questions
asked 2024-05-21T13:08:23.1366667+00:00
michael@opsgility.com 6 Reputation points
answered 2024-05-21T13:45:01.3966667+00:00
michael@opsgility.com 6 Reputation points
1 answer

How to create/ delete user via API using grant type as client_credentials

How to create / delete user via API using grant type as client_credentials. We are able generate token but not able to perform create and delete user. { "error": { "code": "AuthorizationFailed", …

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,799 questions
asked 2024-05-21T13:04:17.4833333+00:00
Ron Weasley 0 Reputation points
edited an answer 2024-05-21T13:21:56.9+00:00
Deepanshu katara 5,375 Reputation points
1 answer

Couldn't access member attribute of "Domain Computers" even if full control is present

The member attribute data cannot be fetched using the administrator credential for the group "Domain Computers/Users". The credential has full control access to this group. Any specific access needs to be provided to get the members of this…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,974 questions
asked 2024-05-21T12:54:48.98+00:00
Esakki Selvaraj 0 Reputation points
answered 2024-05-21T13:59:43.83+00:00
Daisy Zhou 19,031 Reputation points Microsoft Vendor
1 answer

Still did not receive my certificate

Microsoft certification ID: 996472465 Email ID: Prathamesh.Kamble@amdocs.com Candidate ID: MS0996472465 Registration ID: 477464480

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
598 questions
asked 2024-05-21T12:48:03.4833333+00:00
Prathamesh Kamble 0 Reputation points
answered 2024-05-21T13:19:06.0933333+00:00
Azar 19,645 Reputation points
1 answer

Microsoft missed scope validation on their side while sending an email

Hi! When you send a request to https://graph.microsoft.com/v1.0/me/sendMail and try to create and send an email, you can do it without the "Mail.Send" and "Mail.ReadWrite" scopes. When your access token doesn't have these permissions,…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,795 questions
asked 2024-05-21T12:46:59.2633333+00:00
Dmytro Maliuta 0 Reputation points
answered 2024-05-21T13:21:41.9966667+00:00
Azizkhon Ishankhonov 195 Reputation points
1 answer

SQL Express Server Installation Documentation

I am curious if there is any official documentation on installing SQL Express. Let me know if this is the case. Thank you!

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,871 questions
asked 2024-05-21T12:45:01.2033333+00:00
Carter Benike 0 Reputation points
answered 2024-05-21T13:14:53.8933333+00:00
Zahid Butt 556 Reputation points
1 answer

Hyper-V Error, "Cannot Connect to the Virtual Machine"

I have a brand new computer and I'm trying to get a Hyper-V virtual machine up and running but i keep getting the error, "Cannot Connect to the Virtual Machine". I have enabled virtualization in the BIOS. I can see the machine in the Hyper-V…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,567 questions
asked 2024-05-21T12:37:58.72+00:00
AdrianeS 0 Reputation points
answered 2024-05-21T13:50:29.73+00:00
Zunhui Han 75 Reputation points Microsoft Vendor