293,564 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

RDP Gateway: User did not meet connection authorization policy requirements and was therefore not authorized to access the RD Gateway server.

Hello, I'm a little confused and don't understand why I'm getting an access denied error. If I enable the "Bypass RD Gateway server for local addresses" option, in this case everything is fine and GW passes the connection to the target…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,290 questions
asked 2024-04-02T07:09:59.0033333+00:00
Mountain Pond 1,346 Reputation points
accepted 2024-05-24T13:54:54.4066667+00:00
Mountain Pond 1,346 Reputation points
1 answer

Error in Training documentation

The form path for the Currency Revaluation Posting Profile in the Microsoft training document is incorrect. Please refer to the link below. https://learn.microsoft.com/en-us/training/modules/set-up-financial-dimensions-finance/create-custom This…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
80 questions
asked 2024-05-22T13:31:47.86+00:00
Robert Stephen 0 Reputation points
edited an answer 2024-05-24T13:54:45.1433333+00:00
Kiran P 630 Reputation points Microsoft Vendor
1 answer

Using Microsoft Graph to pull file usage details

On my site (just a single site, not an entire tenant), I have enabled the site feature "Sharepoint Viewers". This allows me to see who has viewed a file (and when). This is helpful when it comes to see if specific users have viewed required…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,856 questions
asked 2024-05-23T18:52:26.1733333+00:00
Kmetz 0 Reputation points
commented 2024-05-24T13:53:55.3333333+00:00
Kmetz 0 Reputation points
1 answer

I have completed my AZ-900 certification but didn't get the certificate.

I have completed my AZ-900 certification but didn't get the certificate.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,414 questions
asked 2024-05-24T11:00:07.65+00:00
Ashish Sharma 0 Reputation points
answered 2024-05-24T13:52:17.1166667+00:00
Gowtham CP 1,255 Reputation points
2 answers

unable to open word file

Hi All i am unable to open couple of word files from desktop application, the files open from word online without any issues. i am getting below error. i have followed the steps as per the below article till fix3 but same issue. i have tried to open in…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
695 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,357 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,025 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
901 questions
asked 2024-05-24T00:00:58.9066667+00:00
Rising Flight 3,891 Reputation points
answered 2024-05-24T13:51:21.89+00:00
Rising Flight 3,891 Reputation points
1 answer

How do we help/increase the reading accuracy "train the OCR AI to read better letters and numbers" better

using the Azure AI OCR to read numbers and letters that has been stanched on Plates increase the accuracy of the AI OCR to read punched numbers and letters on a plate, is there anyway i can do this? or do i in that case have to train my own. My…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
325 questions
asked 2024-05-24T12:48:07.37+00:00
Johan Ögren 0 Reputation points
edited an answer 2024-05-24T13:50:34.7533333+00:00
Gowtham CP 1,255 Reputation points
2 answers One of the answers was accepted by the question author.

Linked Service in Azure Data Factory to Microsoft Fabric Lakehouse - SPN is Unauthorized

I am trying to extract data from an on-prem SQL Server and import into a Microsoft Fabric Lakehouse. I am using an Azure Data Factory pipeline instead of the Data Flow or Data Pipeline in Fabric because Fabric doesn't allow the use of Self-Hosted…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 questions
asked 2024-01-30T20:39:54.9+00:00
Tim Knight 45 Reputation points
commented 2024-05-24T13:48:31.1+00:00
Joy SM 0 Reputation points
2 answers One of the answers was accepted by the question author.

Can I get a kiosk to have more than one tab?

I'm setting up a kiosk as a public browser, but need to have three pre determined tabs for the three websites that the user would need to access and can't figure out how to do this. I can enter a URL, but it won’t let me add it to favorites and the…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,170 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,844 questions
asked 2022-12-07T21:01:51.893+00:00
Robert Palubicki 26 Reputation points
commented 2024-05-24T13:48:09.55+00:00
Robert Palubicki 26 Reputation points
6 answers

Setup Rule

Hi All, I have two domains, let's say domain1.com and domain2.com (there is no trust between the two domains). Domain1.com is my domain where my Exchange hybrid environment is hosted. Domain2.com is an external domain to domain1.com. I have applications…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,108 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,246 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,391 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,915 questions
asked 2024-05-20T20:20:09.4+00:00
Glenn Maxwell 10,306 Reputation points
answered 2024-05-24T13:46:28.2933333+00:00
Glenn Maxwell 10,306 Reputation points
2 answers

check if the value is a number and output in iif logic of derived transformation

I am checking if the input value is a number then output as '100' else 'invalid' in derived transformation in dataflow. In the documentation, I found 'isLong' function. But, how do we use this function in an iif…

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,470 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,752 questions
asked 2024-05-18T23:01:01.27+00:00
Peruka, Sikander reddy 25 Reputation points
commented 2024-05-24T13:45:55.0033333+00:00
Peruka, Sikander reddy 25 Reputation points
1 answer

How do I delete an Index in Azure AI Studio

Hello! I a new to Azure AI Studio and I am trying to find a way to permanently delete an index (index-for-workshop). I couldn't find a delete button for the indexes in Azure AI Studio and neither in Azure Portal. If anyone can help me, I would really…

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.
756 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,448 questions
asked 2024-05-23T12:10:31.4566667+00:00
Ivan 0 Reputation points
commented 2024-05-24T13:43:40.05+00:00
VenkateshDodda-MSFT 19,061 Reputation points Microsoft Employee
1 answer

I've recently passed my AZ-900 exam and have received an email saying that I have passed, but my certification is not showing up on MyLearn profile.

I have passed the AZ 900 exam this week but I still can't see it in my Microsoft Learn Portal. When I follow instruction given on a webpage which I have received in an email from Microsoft where they have confirmed that I have passed the exam. Under…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,522 questions
asked 2024-05-24T12:45:48.7333333+00:00
Iman 0 Reputation points
answered 2024-05-24T13:40:53.73+00:00
Gowtham CP 1,255 Reputation points
19 answers

Navigation buttons in File Explorer doesn't work for some users in Windows 11 | Azure Virtual Desktop

Hey Everyone, We have a customer that is using Azure Virtual Desktop. They use in total 3 VM's running Windows (Windows 11 Enterprise multi-session). Since recently they are complaining about not being able to navigate back and forth in the File…

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,385 questions
asked 2024-03-11T15:29:10.53+00:00
Nikola Jankovic | Reset 35 Reputation points
commented 2024-05-24T13:40:05.36+00:00
Josh Reaver 0 Reputation points
2 answers One of the answers was accepted by the question author.

system error when vectorising data

When running an indexer to add data in an index to a vector field I'm getting the following error The data field 'contentVector/0' in the document with key 'b3NNVkFQcVdoSk1EQUFBQUFBQUFBQT090' has an invalid value of type 'Collection(Edm.Double)' ('JSON…

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.
756 questions
asked 2024-01-18T07:48:28.14+00:00
John Newsome 51 Reputation points
commented 2024-05-24T13:38:39.1666667+00:00
Timo Martikainen 0 Reputation points
2 answers

Insufficient privileges to complete the operation on updating user password through ROPC user flow

Hi All, I am trying to update ADB2C user's password through ROPC flow. I have give required permission to the application, below are the permission Directory.ReadWrite.All Directory.Write.Restricted User.ReadWrite.All Below are…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,834 questions
asked 2022-10-05T11:42:19.573+00:00
Ganesh Jagdale 66 Reputation points
commented 2024-05-24T13:35:59.0866667+00:00
Isaac Smith 61 Reputation points
4 answers

Access to Azure Active Directory Subscription - My Role: Unknown

In portal.azure.com I have two subscriptions. One of them is the subscription named "Access to Azure Active Directory". As far as I can understand, this subscription was created automatically via the Office 365 subscription I have. My…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,842 questions
asked 2020-04-27T09:07:49.287+00:00
Nick 1 Reputation point
answered 2024-05-24T13:34:47.71+00:00
absoblogginlutely 136 Reputation points
1 answer

Cookie setting httpOnly for WebApp

Hi Team, We have web vulnerability scanning tool that detect vulnerability. Tool found below issue. 150123 cookie doesnot contain httpOnly attribute we tried using below options : <httpCookies httpOnlyCookies="true"…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,029 questions
asked 2020-05-29T12:49:25.673+00:00
FANINDRA BHORTAKKE 1 Reputation point
commented 2024-05-24T13:31:53.58+00:00
65952481 0 Reputation points
1 answer

unable to create storage account

{ "shellProps": { "sessionId": "a9298d1cfbab4d15912293ea37cb7ed7", "extName": "Microsoft_Azure_Storage", "contentName": "CreateStorageAccount.ReactView" }, …

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,040 questions
asked 2024-05-24T12:11:50.4933333+00:00
NBhavaniGoud-0608 0 Reputation points
edited an answer 2024-05-24T13:28:13.3266667+00:00
SiddeshTN 2,945 Reputation points Microsoft Vendor
1 answer

Choicemenu not correct visible in Sharepoint - fault J-SON code

Hello everyone, I created a J-SON format in Microsoft 365 - SharePoint to display a column with choices. The intention is that new choices can also be made. With the code it works quite well, except when I want to edit in grid view or do InlineField…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,856 questions
asked 2024-05-22T14:02:30.5766667+00:00
MLE_COMODO 0 Reputation points
commented 2024-05-24T13:27:31.5266667+00:00
MLE_COMODO 0 Reputation points
2 answers

Toast Notification issue with SCCM Package

Hi, I have created a Package for toast Notification and deployed it to some device collection. It seems to be work, but on some devices does not work, it display only PS short, but no Notification Sometimes it is running only one time, I cannot run the…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
917 questions
Microsoft Configuration Manager
asked 2024-05-23T13:13:47.49+00:00
PerserPolis-1732 1,396 Reputation points
edited a comment 2024-05-24T13:22:46.84+00:00
PerserPolis-1732 1,396 Reputation points