55,258 questions

Sort by: Updated
0 answers

Azure Arc-enabled Servers - DeployGPO.ps1 Script fails with "C:\<path>\DeployGPO.ps1 : Exception calling "ProtectBase64" with "2" argument(s): "Encryption failed."

I am trying to deploy Azure Arc for a client and attempting to enroll machines at scale following the "Connect machines at sale using Group Policy" KB. I have configured all of the prerequisites and gone through the Azure setup portion of the…

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
342 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,346 questions
asked 2024-06-03T15:02:29.0666667+00:00
SysTek 26 Reputation points
0 answers

IIS 10.0 will not allow an application pool identity to be set to a valid service account on .NET482. How do I fix this?

I have a series of production websites that are currently running 4.6 with IIS 10. I can set the application pool identity to an internal service account. I can also set WCF services to that service account. On my development and test servers, which…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,485 questions
asked 2024-06-03T14:57:44.9033333+00:00
Timothy Dooling 25 Reputation points
edited the question 2024-06-03T15:00:14.5433333+00:00
Timothy Dooling 25 Reputation points
0 answers

How to Upload Custom Event Data to Bing Ads Pixel via API without MSCLKID and Attribute it to Campaigns?

I have a question regarding Bing Ads and its capabilities around the upload of custom event data to the pixel via API and attributing this data to campaigns. This is a feature that Meta (Facebook) Ads currently supports, and I'm wondering if Bing Ads…

Microsoft Advertising API
Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
395 questions
asked 2024-06-03T14:59:49.36+00:00
HP 0 Reputation points
0 answers

When I try to download Microsoft Entra Connect from the provided link, it still shows as Azure AD Connect, and I want to ensure it's the correct download since the documentation refers to Entra Connect.

Hello, When I try to download the latest Microsoft Entra Connect, it still shows up as Azure AD Connect. I just want to make sure I am not downloading the wrong one since Microsoft documentation keeps referring to Entra Connect. Here is the link:…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,419 questions
F#
F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
58 questions
asked 2024-06-03T14:59:12.02+00:00
Adewale Bello 0 Reputation points
0 answers

Issues with Azure AD Connect Synchronization: Urgent Assistance Needed

I am encountering significant issues with Azure AD Connect synchronization between our on-premises Active Directory and Azure AD. The sync status shows enabled, but the last sync was more than one day ago. Password hash synchronization fails with the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,941 questions
asked 2024-06-03T14:57:33.7066667+00:00
Marius Tarau 0 Reputation points
0 answers

Entra Connect Seamless SSO /Password hash testing

I would like to know if we can test the AD/EntraID connect seamless SSO in one windows machine without GPO policy,if so how? I dont need instructions for Entraconnect setup but after setup want to know how to test the Seamless SSO in a single machine…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,941 questions
asked 2024-06-03T14:54:16.8633333+00:00
Jaganathan Krishnan 20 Reputation points
0 answers

I Got The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'

Hello team. I got the error below when I creating an SQL virtual machine instance: { "code": "DeploymentFailed", "target":…

Azure SQL Database
asked 2024-06-03T09:43:15.31+00:00
Plamen Peev 0 Reputation points
commented 2024-06-03T14:50:59.37+00:00
ShaktiSingh-MSFT 14,081 Reputation points Microsoft Employee
0 answers

`file:` URIs in task title or notes do not work as expected when clicked

Hello, I believe I have encountered a bug in Microsoft Todo. I would like to file a bug report, but I can't seem to find the issue tracker (if there is one), so I'm posting it here instead. Bug Description A while back I added a task that was related to…

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.
4,002 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,370 questions
asked 2024-06-03T14:45:15.0266667+00:00
A-Paint-Brush 0 Reputation points
commented 2024-06-03T14:50:05.5366667+00:00
A-Paint-Brush 0 Reputation points
0 answers

Azure IoT Hub C2D metrics & throttling

Scenario: We reached the number of C2D messages per second, and while trying to send a C2D message to our devices, we encountered exceptions that informed us that the request quota for C2D messages was exceeded. Are there any built-in Azure metrics…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,889 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,011 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,138 questions
asked 2024-06-03T14:49:38.0366667+00:00
Kamil Lucyszyn 0 Reputation points
0 answers

Got error " We couldn't connect your data" when connecting chat playgroup's own data source

Hi MSFT team, I was using chat playground in azure openai studio. I add the data source using files (only 2 small HTML files with less than 100kb) saved in a blob storage container. I have all the open ai and ai search resources set up correctly. But i…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
768 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,353 questions
asked 2024-06-03T14:48:42.4633333+00:00
superbunny1025 0 Reputation points
0 answers

"Failed to create file operation." when creating OpenAI Vector Store

I'm trying to create a Vector Store with some file attached: curl --location 'https://{HOST}.openai.azure.com/openai/vector_stores?api-version=2024-05-01-preview' \ --header 'Content-Type: application/json' \ --header 'api-key: {OPENAI_KEY}' \ --header…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,353 questions
asked 2024-05-23T12:39:15.22+00:00
Andres da Silva Santos 70 Reputation points
commented 2024-06-03T14:48:13.5466667+00:00
Styrmir Grünheit 10 Reputation points
0 answers

ADF unable to process large JSON file

How can I fix the issue of ADF data flow failing to transform a 700MB JSON file with the error message "Operation on target Execute LIA failed: Operation on target LIA failed:…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,810 questions
asked 2024-06-03T14:41:24.3766667+00:00
Sathisha Bannihall 0 Reputation points
0 answers

Azure Data Factory simple copy file and rename

Hello: I have a simple requirement. I have a couple of files in an Azure Blob folder (receiving folder) and I need to copy them, to another fold (Azure Blob folder) and rename them. This posting is really close to what I need to do: …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,810 questions
asked 2024-05-31T14:28:26.9866667+00:00
KBD 0 Reputation points
commented 2024-06-03T14:40:22.08+00:00
KBD 0 Reputation points
0 answers

How to make changes to the docs in the Fundamentals of Generative AI module?

I just found a typo in the docs for Foundations of Generative AI module available for qualified Student Ambassadors and I was wondering if I could be able to make a change maybe in the public github repo and ask for a PR. This question is related to the…

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,092 questions
asked 2024-06-03T12:01:33.31+00:00
Mark Munyao 0 Reputation points
edited a comment 2024-06-03T14:38:57.4533333+00:00
RDash 1,255 Reputation points Microsoft Vendor
0 answers

Refresh Frequency in Fabric for Dynamics 365 Finance and Operations.

The fabric refreshes for Dynamics 365 Finance and operations can take place up to 60 minutes. Is there a way to tweak this setting in a similar way as of Azure Synapse link for dataverse?

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
254 questions
Microsoft Dataverse Training
Microsoft Dataverse Training
Microsoft Dataverse: A Microsoft service that enables secure storage and management of data used by business apps. Previously known as Common Data Service.Training: Instruction to develop new skills.
11 questions
asked 2024-06-03T14:38:32.4+00:00
Abhishek Sajjan 0 Reputation points
0 answers

I have no instance URL

Why am I unable to locate and access my instance URL within my detail session of Power Apps? Despite my efforts, the absence of this vital reference point impedes my workflow and productivity. How can I resolve this issue to seamlessly resume my tasks…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
135 questions
asked 2024-06-03T13:07:35.21+00:00
Alzena Shakira 0 Reputation points
commented 2024-06-03T14:37:14.3066667+00:00
RDash 1,255 Reputation points Microsoft Vendor
0 answers

How to add a GUEST user to my AZURE Portal with my Microsoft Azure Sponsorship Member account

Hello, I have a Microsoft Azure Sponsorship membership that expires in October 2024, I have just begun working on my concept with developers and an AI team. I need help getting GUEST users inside of my AZURE portal instead of inviting them to be a full…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,810 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,941 questions
asked 2024-06-03T14:34:02.28+00:00
BOBBY SHEPPARD 0 Reputation points
0 answers

Speech to text failed

Updated: I press start button but can not recognize speech to text, log message as below startButton.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { if (isPermissionGranted()) { …

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,458 questions
asked 2024-06-02T00:48:53.95+00:00
Ho Yeung, Lee 1 Reputation point
commented 2024-06-03T14:33:30.13+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
0 answers

Exchange 2016 on prem Autodiscover not working

Some time over the last month, an issue has arisen with our exchange 2016 server Autodiscovery. Attempting to configure an outlook 2016 client I could not connect to the exchange 2016 server. The client is being configured on the internal LAN. I have…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,126 questions
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,414 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
420 questions
asked 2024-06-03T14:27:10.49+00:00
Billy Profitt 96 Reputation points
0 answers

Having Trouble installing the SQL Server Integration Services Projects for Visual Studio 2019

I am having trouble installing. Need to do this offline without internet access. Have Visual Studio 2019 installed and was able to get the Analysis Services installed, but Integration Services is not installing: …

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,956 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,476 questions
asked 2024-06-03T14:26:48.4666667+00:00
tbforwork-6882 0 Reputation points