351,465 questions

Sort by: Updated
2 answers

Posting to sideloaded Bot conversation is failing with "Authorization has been denied for this request."

Hi there, I'm developing a new Bot for notifications only. I'm testing with a "development" version that is not published. The App is sideloaded in an account set up for testing with tenant_id: 986e26d3-45ef-4b9c-ba72-b75890332cd3 This call…

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,943 questions
asked 2024-05-06T21:47:05.6266667+00:00
Michael Karampalas 5 Reputation points
answered 2024-06-06T13:21:25.2366667+00:00
Dinesh Rajagoni (Tata Consultancy Services Limi) 35 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Export JSON string but exclude key-value pairs with null/empty values

I'm attempting to output some data originally in csv format from ADF as a JSON string but I need to exclude any key-value pairs where the value is null or empty (e.g. "Report": []). First I am using an Aggregate transformation to convert 3…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,827 questions
asked 2024-05-30T20:35:28.12+00:00
David Lang 40 Reputation points
accepted 2024-06-06T13:21:14.8833333+00:00
David Lang 40 Reputation points
1 answer

Grant user without MFA on conditional access

Hi Expert, Is it possible to grant user when there's authentication from source trusted ip/subnet? What I need is I want a client who authenticate through NAC on cloud, can skip MFA. Rest of all will be forced to do MFA.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,983 questions
asked 2024-06-06T12:46:30.62+00:00
Starter 0 Reputation points
answered 2024-06-06T13:21:08.1833333+00:00
Andy David - MVP 143.1K Reputation points MVP
3 answers

Unable to install optional feature

Hello, In our enterprise, we deploy windows updates through SCCM for our Windows 10 computers. It's working fine. To be able to install optionnal feature, we have a GPO that enable this parameter "Download repair content and optional features…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,888 questions
asked 2024-01-15T13:41:20.8166667+00:00
Brugnerotto Angélique 10 Reputation points
commented 2024-06-06T13:20:09.8866667+00:00
Adam J. Marshall 8,966 Reputation points MVP
0 answers

RDWeb HTML5 client on On-Prem Deployment: Change internal resource URLs to public ones.

On our RDWeb HTML5 deployment per https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-deskt... we have set up the client.   However, while our RDGateway and other components are all set to 'connect.example.com'…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,320 questions
asked 2024-06-06T13:20:01.4866667+00:00
Thomas Ward 10 Reputation points
0 answers

I've completed all modules I see on my learning path and don't see Microsoft Build Challenge badge!

I've completed all modules I see on my learning path and don't see Microsoft Build Challenge badge!

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,794 questions
asked 2024-06-06T11:21:29.1733333+00:00
Andreia Domingues 0 Reputation points
commented 2024-06-06T13:19:42.06+00:00
AmaranS 2,935 Reputation points Microsoft Vendor
2 answers

The dialogue box to select the Digital Certificate does not open.

Good morning, for a few days now my computer has stopped recognising my digital certificate, when I select the option to identify myself by means of a digital certificate on the different web pages the dialogue box to select it does not appear, and it…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,535 questions
asked 2024-05-30T19:30:46.23+00:00
Edu Albaladejo 0 Reputation points
commented 2024-06-06T13:18:28.13+00:00
Daisy Zhou 19,911 Reputation points Microsoft Vendor
0 answers

Logic App Approve Email Request Connector Not Working

I am using a standard logic app with a very simple workflow. My logic app triggers on a row inserted in a database, and then sends an email approval request to an inbox. However, when the approver tries to click approve/deny this error shows: Anyone know…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,169 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,915 questions
asked 2024-06-06T13:18:07.7066667+00:00
Miller, Max 0 Reputation points
0 answers

Specific user can't login before 8am.

We have 4 AVD desktops, 3 of them are scheduled at night to turn off and turn back on at 8am. 1 of the desktops stays on at all times. We have a user who can't seem to login until the other servers are back online. When she tries to login at or before…

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,016 questions
asked 2024-06-06T13:17:35.16+00:00
Louis Guerra 0 Reputation points
0 answers

Azure Automation Accounts Az.Accounts PowerShell module broken?

Since May 31st 2024 mid day UTC I see all our PowerShell 7.1 Runtime jobs failing due to the following error: Failed Write-Error: C:\usr\src\tmp\accaf8e0-f99e-4d6b-8a7f-47b42ff95a77\runbooks\StartStop-AKS.ps1:223 Line |  223 |  …

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,152 questions
asked 2024-06-05T07:49:32.5366667+00:00
Philipp Durrer 5 Reputation points
edited a comment 2024-06-06T13:17:23.3433333+00:00
Philipp Durrer 5 Reputation points
0 answers

I'm currently working through the training modules and get the message 'This option is disabled because I don't have permission in this environment' How do I continue? nt

Do I need to request a different level of access or apply for a licence to continue the exercise? Exercise - Create an app from Excel using Copilot.

Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365 Development
Microsoft Copilot for Microsoft 365: Microsoft 365 Copilot refers collectively to Copilot experiences within Microsoft 365 applications.Development: The process of researching, productizing, and refining new or existing technologies.
71 questions
asked 2024-06-06T13:16:39.2433333+00:00
Cashman, Darren (D.J.) 0 Reputation points
1 answer

When I compile a file (.py) to (.exe), I receive a virus notification and delete the file?

I wrote a software in Python language on VS Code, I used the packages PySide6, sqlite3,... When I compiled it into an executable file using the auto-py-to-exe package, Windows Security reported that the file was is a virus (but I see many other packages…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,740 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,794 questions
asked 2024-06-06T08:02:55.2833333+00:00
Thái Phạm Hùng 0 Reputation points
edited the question 2024-06-06T13:16:33.2933333+00:00
Erland Sommarskog 102.8K Reputation points
2 answers

How are PUs assigned/distributed in azure event hub premium tier ?

Hi We have 15+ eventhub in a namespace, each namespace has varying partitions, the problem we are having are seeing is we are able to pull only 1TB per an hour, which the limits as per eventhub as higher than these. We are consuming using logstash…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
574 questions
asked 2024-04-05T22:04:29.98+00:00
ARAVETI, MAHESH 0 Reputation points
edited an answer 2024-06-06T13:16:14.7633333+00:00
ARAVETI, MAHESH 0 Reputation points
0 answers

Microsoft Copilot for Microsoft 365 GPT-4 precise - analycing PDF - result are complete hallucinations

I have selected Copilot (microsoft.com) (we have Microsoft 365, Plan E3), Web, Entertainment style GPT-4 Precise. Then uploaded our business report, which is available on the internet, as a PDF file. (link below) Prompt: What does this business…

Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
160 questions
asked 2024-06-06T13:15:48.3566667+00:00
Prodinger; Oliver 0 Reputation points
1 answer

The file '/Site.master.vb' does not exist. i am getting this error, please help

I am new to azure, i have published webapplication and publication is successful. while running the application above error occurs. the said file exists in the directory. still getting error, please help

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,033 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
798 questions
asked 2024-06-05T09:36:14.7833333+00:00
Vidya shankar 0 Reputation points
edited the question 2024-06-06T13:15:00.87+00:00
ajkuma 23,181 Reputation points Microsoft Employee
1 answer

NTWDBLIB.DLL is not loadable

When I run the SQL Server Client Network Utility, the DB-Library Options show the ntwdblib.dll as not loadable.And the service is legacy which has to use the same ntwdblib.dll and can't afford to use latest/different sql library. Does anyone know why the…

Azure SQL 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.
12,985 questions
asked 2024-06-06T12:19:16.49+00:00
Gnanasoundari 0 Reputation points
answered 2024-06-06T13:14:39.3766667+00:00
Erland Sommarskog 102.8K Reputation points
1 answer

I am having problems with the the new AI-102 Labs there are so many missing things and errors

there are so many errors or path ways that are not found on the labs and it's not nice at all it does't give the experience it should be giving

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,380 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,482 questions
asked 2024-06-06T13:12:07.6666667+00:00
Tidimalo Mochawe 1 Reputation point
answered 2024-06-06T13:14:17.8166667+00:00
navba-MSFT 18,235 Reputation points Microsoft Employee
0 answers

Which of the following choices isn't a benefit of using pull requests?

Please correct this ans que no 2 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,106 questions
asked 2024-06-06T13:13:54.1333333+00:00
vishal raut 0 Reputation points
2 answers

Can i prevent a win10 client from mounting the home drive for AD users on logon?

Hi, i'm testing FSLogix to replace our roaming profiles. My users are AD users from another domain, and they have their home folder connected as H:\ to a network share in the AD user object. I cannot change that at the AD user level. When such a user…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,033 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
468 questions
asked 2024-05-29T12:48:59.9433333+00:00
FB4 IMI 11 Reputation points
commented 2024-06-06T13:13:38.0333333+00:00
Daisy Zhou 19,911 Reputation points Microsoft Vendor
1 answer

Office add-in deployment within integrated apps: eligibility error with the Centralized Deployment

Hi, We have outlook add-in deployed via centralized deployment in "Microsoft 365 admin center > Settings. > IntegratedApps". For some time it was there and it worked. We went to update manifest file, this update didn't take any…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,169 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,617 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,033 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,280 questions
asked 2024-06-05T11:57:03.36+00:00
Ante Kotarac 20 Reputation points
commented 2024-06-06T13:12:42.3133333+00:00
Ante Kotarac 20 Reputation points