343,974 questions

Sort by: Updated
0 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…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
750 questions
asked 2024-05-06T21:47:05.6266667+00:00
Michael Karampalas 5 Reputation points
edited the question 2024-05-06T21:49:52.9466667+00:00
Michael Karampalas 5 Reputation points
0 answers

Sharepoint Classic : How to create a link from item in SharePoint list which passes an item ID to a SharePoint page with additioal info? ?

SharePoint online classic lists, To make easier the management of links (update and change of URL) in my site and pages I am using a sharepoint list of links (with URL field). In case of change of URL the idea is to change it into the list and not to…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,693 questions
asked 2024-05-06T21:42:07.9266667+00:00
Marie Raymond 0 Reputation points
commented 2024-05-06T21:48:10.39+00:00
Marie Raymond 0 Reputation points
0 answers

How to launch VM mode in this module?

The VM mode is not working in this module and I cannot practice on it. It keeps showing that is loading but nothing is happening. This question is related to the following Learning Module

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.
37 questions
asked 2024-05-05T09:35:49.16+00:00
Hovsep Tatarian 0 Reputation points
commented 2024-05-06T21:45:30.5933333+00:00
ALI IHDENE 0 Reputation points
0 answers

Azure Static Web Apps - Limit 104857600 bytes - Why?

I am trying to deploy a Retype app to Azure Static Web Apps using GitHub Actions. Retype is a tool that generates websites from Markdown files. However, I get the following error during the deployment: The size of the function content was too large. The…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
771 questions
asked 2024-03-25T22:43:21.6333333+00:00
Joel Taylor 66 Reputation points
commented 2024-05-06T21:44:53.7166667+00:00
Joel Taylor 66 Reputation points
0 answers

OU permissions

Hi All I have an Organizational Unit (OU) with 250 Active Directory (AD) groups. I have a few users and I want to grant them access to these 250 AD groups, specifically allowing them to add/remove members from the AD groups. Besides this access, I don't…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,472 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,382 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,178 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,906 questions
Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
516 questions
asked 2024-05-06T21:42:14.46+00:00
Glenn Maxwell 10,146 Reputation points
edited the question 2024-05-06T21:43:31.0466667+00:00
Glenn Maxwell 10,146 Reputation points
3 answers

disabled my subscription for "suspicious activity"

My company suscription has been disabled due to "suspicious activity". When I try to get it back up it says "We’ve identified suspicious activity in this subscription that violates the Microsoft Acceptable use Policy. To protect your…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,055 questions
asked 2023-04-24T07:50:58.2533333+00:00
Teresa Rey (IDEA) 0 Reputation points
answered 2024-05-06T21:43:05.3+00:00
Timmy Ymmit 0 Reputation points
0 answers

Azure Text to Speech F0 (Free) Tier Limits

Hi, I have the F0 (Free) Tier. I send a request to TTS service and get the blendshape data and voice. When I make a request, the first 4 get a response. The 5th one does not return a response anymore. If i restart my server, I can make another 4 request…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,406 questions
asked 2024-05-04T20:04:25.47+00:00
Rob Enriquez 0 Reputation points
commented 2024-05-06T21:41:52.48+00:00
Rob Enriquez 0 Reputation points
0 answers

Microsoft Access Error After April 2024 Microsoft Update: Too many client tasks

I am getting the error "Too many client tasks" when querying an Access database using ODBC after an April 2024 Microsoft update was applied, which was the update for Office 2016 KB5002340. When I uninstalled that update, it's working well…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
309 questions
asked 2024-05-03T21:33:16.0533333+00:00
Green 0 Reputation points
edited a comment 2024-05-06T21:37:56.3566667+00:00
Tom van Stiphout 1,621 Reputation points MVP
0 answers

ClientSecretCredential authentication failed

This is my code FolioFactory folioFactory = new FolioFactory(); ConfigOneDrive objOneDrive = folioFactory.ConsultarConfigOneDrive(e => e.IdEntity == IdEntity).FirstOrDefault(); var scopes = new[] { "https://graph.microsoft.com/.default"…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
830 questions
asked 2024-05-06T21:32:48.83+00:00
Mario Malvido 0 Reputation points
edited the question 2024-05-06T21:34:53.6666667+00:00
Mario Malvido 0 Reputation points
0 answers

The target principal name is incorrect

Hi Team, I've got the error "The target principal name is incorrect. Cannot generate SSPI context" when I tried to connect to SQL Server from other server. I've checked sql logs and I found info SPN was registered . I've run Kerberos…

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,765 questions
asked 2024-05-06T13:06:14.6233333+00:00
Marcin Woszczyna 0 Reputation points
commented 2024-05-06T21:33:13.5+00:00
Marcin Woszczyna 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I setup GIT on my machine where I don't need to re-enter the password after every check-in?

I was trying this on Mac OS X and got the below error: ~ % git config --global credential.helper store warning: credential.helper has multiple values error: cannot overwrite multiple values with a single value        Use a regexp, --add or --replace-all…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,195 questions
asked 2024-05-06T17:17:14.3166667+00:00
Peterson, Melissa [MN035] 0 Reputation points
commented 2024-05-06T21:31:44.0033333+00:00
Peterson, Melissa [MN035] 0 Reputation points
0 answers

Why is Copy / Cut / Paste NOT working in RichTextBox? It works my previous projects.

Hi All, I am unable to "Copy" the text output in a RichTextBox in a project created in Visual Studio 2013. In my previous projects, I can "Copy" text from RichTextBox. I found out on Googling that for RichTextBox, it is necessary to…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,580 questions
asked 2024-05-06T17:36:06.9066667+00:00
VKSB 176 Reputation points
commented 2024-05-06T21:29:23.5233333+00:00
VKSB 176 Reputation points
2 answers

I can't create an azure function app

When I try to create an azure function app it keeps loading the resource, I can't see anything about hosting either I am trying to create an azure function app to execute a script for emails, but when I want to create it, the hosting tab does not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
asked 2024-04-30T22:52:04.1633333+00:00
Andres Felipe Rozo Brijaldo 10 Reputation points
commented 2024-05-06T21:26:42.6966667+00:00
Ryan Niño Dizon 0 Reputation points
4 answers

Content creation in Viva Learning

Hello! I would like to know if in Viva Learning, it is possible to create in-house courses or learning paths and upload them, beyond linking single documents or videos. Thanks

Viva Learning
Viva Learning
A Microsoft Viva module that provides employees with formal and informal learning.
84 questions
asked 2022-01-17T22:36:21.187+00:00
Valérie Gobeil 6 Reputation points
answered 2024-05-06T21:24:46.8066667+00:00
Brigid Jones 0 Reputation points
1 answer

Is a P1/P2 Entra ID license per user or per tenant?

I am reading various articles about Microsoft cloud security features. Many of them list having a Entra ID P1 / P2 license as a prerequisite. But I am unclear on exactly what that means. On the Azure portal, the "All Services > Licenses"…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,576 questions
asked 2024-04-18T23:28:33.71+00:00
Mino Bakello 0 Reputation points
edited a comment 2024-05-06T21:23:05.19+00:00
Mino Bakello 0 Reputation points
0 answers

replication interval for site link vs connection object

Hello All , I wanted to understand the difference between replication interval in site link and in a connection object ,in a given site link properties there is a "replicate every " entry default to 180 minutes and there is a "change…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,906 questions
asked 2024-05-06T21:22:17.8633333+00:00
Hazem Elsaiegh 80 Reputation points
0 answers

how to auto forward email after removing subject

There is an auto forwarding rule configured by outlook admin to forward all incoming emails sent by suppliers to an external email address (Oracle ERP). ERP is not working as expected because it expects either with some key values in subject of auto…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,902 questions
asked 2024-05-06T21:21:13.2966667+00:00
BR, Rajesh 0 Reputation points
3 answers One of the answers was accepted by the question author.

JSON to display date as mmm-yyyy is MS Lists without using a calculated column.

Hello, can you help me write JSON to display date as mmm-yyyy is MS Lists without using a calculated column? I'm pretty sure this is possible but I'm a novice to both MS Lists and JSON and I haven't been able to make it work. I need a date column to…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,693 questions
asked 2022-02-14T23:22:03.56+00:00
Carter, Miriam 21 Reputation points
commented 2024-05-06T21:15:05.25+00:00
David He 0 Reputation points
1 answer

Azure automation source control sync jobs fail with "Exception: Job Failed. An unhandled exception occurred."

I have a test github repo set up with an azure automation account using source control. The source control sync job ran successfully twice on 26th Apr 2024, but now fails. There is no error given in the summary in the azure portal, the "all…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,126 questions
asked 2024-05-06T18:56:14.14+00:00
Austen Puleston 0 Reputation points
answered 2024-05-06T21:10:54.5866667+00:00
14 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,368 questions
asked 2024-03-11T15:29:10.53+00:00
Nikola Jankovic | Reset 35 Reputation points
answered 2024-05-06T21:07:54.21+00:00
Michael Budic 0 Reputation points