350,159 questions

Sort by: Updated
0 answers

Exporting a web app service certificate

I have a web app service and purchased a custom domain through Azure. I setup the free certificate. There is no option to export the .pfx. Is it just not possible to export the free cert that comes with the custom domain? I do see if I 'Create App…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,062 questions
asked 2024-05-31T16:55:23.94+00:00
Joe 0 Reputation points
2 answers

How to log Quick Assist usage

Quick Assist is installed on my environment by default on all Windows 10/11 devices. We wanted to track what are all the systems/users are using Quick Assist before blocking this application. We didn't find Microsoft-Windows-QuickAssist/Operational log.…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,859 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,486 questions
asked 2024-05-31T14:56:42.2766667+00:00
Tummala, Kishor 0 Reputation points
edited an answer 2024-05-31T16:54:48.5866667+00:00
Marcin Policht 14,430 Reputation points MVP
1 answer

msdeploy causes error: Failed to download package. System.Net.WebException: The remote server returned an error: (403) Forbidden.

I'm following these instructions: https://github.com/Azure-Samples/function-app-arm-templates/blob/main/zip-deploy-arm-az-cli/README.md#steps I have a simple "hello world" C# http triggered windows azure function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,420 questions
asked 2024-05-30T22:57:17.7133333+00:00
Siegfried Heintze 1,861 Reputation points
commented 2024-05-31T16:54:34.4866667+00:00
Siegfried Heintze 1,861 Reputation points
0 answers

Project de escritorio

Tengo proyectos creados en microsoft project web y necesito importarlos a project profesional de escritorio. Cómo puedo mover esos proyectos desde project web a project de escritorio?? Gracias.

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.
3,998 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,599 questions
asked 2024-05-31T16:52:50.95+00:00
Beatriz E. Medrano Solis 0 Reputation points
1 answer

How to set expiry date for all the azure key vault secrets ?

Hi Team, I want to set expiry for all the secrets under one azure key vault. After searching many articles I found this : "az keyvault secret set-attributes --vault-name 'your-keyvault-name' --name 'your-secret-name' --expires…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,149 questions
asked 2024-05-31T12:48:31.83+00:00
Deshmukh, Vijit 496 Reputation points
edited an answer 2024-05-31T16:52:00.6233333+00:00
Babafemi Bulugbe 2,275 Reputation points MVP
0 answers

Unpredictable and long load time for static content (images specifically) in next.js app hosted in azure static web app

We are experiencing unpredictable load times on images in our next.js app hosted on azure static web app, where the time ranges from around 1s to 15s. After looking at the network>timing tab in chrome dev tools we noticed that it is the server…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
788 questions
asked 2024-05-31T16:50:33.3433333+00:00
Sindre Espeland 0 Reputation points
1 answer

.NET8 MAUI Image "gif" animation Debug vs. Release

Has anyone figured out how to get a MAUI Image "gif" animation to work in Release mode?   Using Visual Studio 2022's Android Device Manager, Emulator set to Tablet M-DPI 10.1in - API34, Android 14.0 - API 34, the MAUI Image animation in Debug…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,479 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,009 questions
asked 2024-05-22T20:22:10.54+00:00
Paul Kelley 0 Reputation points
commented 2024-05-31T16:48:36.8+00:00
UnexpectedGrit 11 Reputation points
1 answer

My license keeps re-applying and activating.

I did SLMGR.VBS /RILC, SLMGR.VBS /REARM, SLMGR.VBS /UPK and restarted my computer, but I still have same license active automatically, but I want to activate different license. The group policy software protection platform options did not work either.

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,859 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,486 questions
asked 2024-05-31T13:03:25.3366667+00:00
Nick B 361 Reputation points
answered 2024-05-31T16:47:01.12+00:00
Wesley Li 5,555 Reputation points
0 answers

A problem when I use Lab - Work with Microsoft Office integration

There's a problem when I try to use Lab - Work with Microsoft Office integration it says We're sorry. The lab environment needed to complete the exercises in this unit is temporarily unavailable. Can you fix it so I can use it and finish my module? Thank…

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.
75 questions
asked 2024-05-31T16:38:49.0733333+00:00
Chen, Bright L (Student) 0 Reputation points
commented 2024-05-31T16:46:32.65+00:00
Chen, Bright L (Student) 0 Reputation points
1 answer

Can I install RSAT for Windows 11 with the same "KB2693643" used for RSAT for Windows 10

The users in our environment are not local admins and therefore, can't access optional features to download and install RSAT components. Can I download and install RSAT using the same KB provided for Windows 10, on Windows 11 devices? Are there other…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,011 questions
asked 2024-05-31T11:35:55.87+00:00
Vasudevan 0 Reputation points
answered 2024-05-31T16:46:29.9433333+00:00
Wesley Li 5,555 Reputation points
1 answer

Failed to get access token from your token endpoint. Error message: No MediaTypeFormatter is available to read an object of type 'OAuth2AccessToken' from content with media type 'text/html

In Azure Data Factory I am trying to connect to a REST API that uses OAuth 2.0 Authentication. When supplying Data Factory with all the necessary credentials and testing the connection I get the error: Failed to get access token from your token…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,801 questions
asked 2024-05-29T16:36:57.1933333+00:00
Josh Starita 0 Reputation points
edited a comment 2024-05-31T16:46:17.79+00:00
Harishga 4,485 Reputation points Microsoft Vendor
1 answer

插拔xbox360手柄蓝屏

Dear All, 这边插拔手柄的时候偶现电脑蓝屏,下方为dump文件log。 Error: Change all symbol paths attempts to access 'D:\Windows Kits\10\Debuggers\x64\sym\XUSB22.pdb\E63E8421CAB472585B2E84639D4D648E1\XUSB22.pdb' failed: 0x0 - 操作成功完成。 ************* Path validation summary…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,859 questions
asked 2024-05-31T07:39:51.3666667+00:00
志鹏 叶 20 Reputation points
answered 2024-05-31T16:45:42.66+00:00
Wesley Li 5,555 Reputation points
0 answers

Not able to Launch "LAB"

Not able to practice in the LAB. It is always showing below message We're sorry. The lab environment needed to complete the exercises in this unit is temporarily unavailable.

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,079 questions
asked 2024-05-28T08:10:17.7866667+00:00
Abhinav Rai 0 Reputation points
commented 2024-05-31T16:43:19.1733333+00:00
Chen, Bright L (Student) 0 Reputation points
0 answers

Help with Excel

I am trying to configure a spreadsheet to calculate payments to subcontractors. Subcontractors work at several locations each week and we need to know the cost for each of the locations and a total to pay. We also need to be able to filter the data by 2…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,554 questions
asked 2024-05-31T10:32:16.05+00:00
Karen Cushion 0 Reputation points
commented 2024-05-31T16:41:11.1+00:00
Barry Schwarz 2,271 Reputation points
1 answer One of the answers was accepted by the question author.

Why did some of my team members, view of our sharepoint list change from "all items" dropdown to a side by side tab view for "all items"?

I have several sharepoint lists that I have built for my team. A week or so ago, some views changed for only a few people. They do not like this view and would like to revert back to original view. The top dropdown view is what we want to have…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,287 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,911 questions
asked 2024-02-26T19:30:33.35+00:00
Stotler, Kim 45 Reputation points
commented 2024-05-31T16:40:32.6+00:00
Mike Shanholtz 55 Reputation points
1 answer

How to make readonly in Gridview textbox calendar controls in Footer Template

I am developing web based application. i used gridview and it contains Footer Template for input entry. almost i done all the functionality. but, for the validation especially for footer template i need help to solve this. how to make readonly gridview…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,329 questions
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,415 questions
asked 2024-05-31T12:18:46.3566667+00:00
Gani_tpt 1,806 Reputation points
commented 2024-05-31T16:40:14.3033333+00:00
Gani_tpt 1,806 Reputation points
1 answer One of the answers was accepted by the question author.

Azure permissions for MS Authenticator registration campaign

I am trying to access the registration campaign under Security > Authentication Methods in Azure, but I keep getting a 403 error saying I do not have permission. My manager gave me article1 and article2 to figure out which "blade" I need…

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
689 questions
asked 2024-05-29T21:27:07.6166667+00:00
Jeffrey West 20 Reputation points
commented 2024-05-31T16:39:44.5433333+00:00
Jeffrey West 20 Reputation points
1 answer One of the answers was accepted by the question author.

Can find the Power automate SharePoint test site for module Getting Started with Power Automate Unit 4

Can anyone tell me how to access the test sharepoint site for unit 4 of the Getting started with Power Automate Module? My org doesn't let me create a new file in our sharepoint site and I can't seem to access the one that the module says is…

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.
133 questions
asked 2024-05-29T20:36:36.2633333+00:00
Brittany Cummings 20 Reputation points
accepted 2024-05-31T16:38:33.8933333+00:00
Brittany Cummings 20 Reputation points
1 answer

Will Azure AI Speech generate styles such as "happy", "cheerful", "excited" automatically from the data given?

I've added data with about 750 utterances. 80% are normal sentences, while 10% are questions and the other 10% are exclamations. What will Speech Studio need to generate styles such as Happy, Cheerful, etc? Do I have to give it more data? Or will…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,453 questions
asked 2024-05-31T14:39:03.0333333+00:00
PAVAGEAU Perrine 60 Reputation points
edited a comment 2024-05-31T16:33:57.41+00:00
PAVAGEAU Perrine 60 Reputation points
2 answers

SharePoint Online: the Start slide function in the File and Media web part has stopped working

In the File and Media web part, the Start slide function has stopped working. I have a PowerPoint document with multiple teams. On the given team page, I want their slide to be seen first. I have used this function in the past with no problem. Thanks.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,911 questions
asked 2024-05-22T10:33:04.34+00:00
Vanessa 326 Reputation points
answered 2024-05-31T16:31:22.8266667+00:00
Tatyana Griffin 0 Reputation points