349,960 questions

Sort by: Updated
0 answers

How to connect event grid with self-signed certificates

Hello everyone, I am trying to communicate with a Schneider PLC through Event Grid with an MQTT broker using self-signed certificates from Key Vault. I have uploaded certificates generated by Key Vault in .pem and .cer formats, but I receive an error:…

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,148 questions
Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
387 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-05-30T23:10:06.52+00:00
Marcos Moraga 20 Reputation points
3 answers

How to build screen recorder Winform GUI app which also records the sound of system at the same time

using System; using System.Diagnostics; using System.Drawing; using System.Windows.Forms; using NAudio.Wave; using SharpAvi; using SharpAvi.Codecs; using SharpAvi.Output; namespace ScreenAudioRecorder { public partial class Form1 : Form { …

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-27T15:21:50.9433333+00:00
Rahmatulloh 0 Reputation points
edited a comment 2024-05-30T23:07:08.62+00:00
KOZ6.0 5,375 Reputation points
1 answer

Renewal of certificate

Hi I have achieved a Microsoft developing solution certificate az-204 last year in month of February, Recently I remember that I need to renew my certificate but in my profile it's showing like the date has been expired to renew. Please help me out to…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
654 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,703 questions
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,928 questions
asked 2024-05-30T22:53:00.0933333+00:00
Shashikanth Dasari 0 Reputation points
answered 2024-05-30T23:04:01.31+00:00
Marcin Policht 14,345 Reputation points MVP
1 answer

Edge sync not working, intune policy is set to force the sync

Edge sync not working, intune policy is set to force the sync Intune support confirmed its all good on policy end. Tested on MAC and Windows PC, affecting both OS. edge is on latest Version 125.0.2535.67 Edge application is pushed via Intune to all…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,183 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,476 questions
Microsoft Intune MacOs
Microsoft Intune MacOs
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.MacOs: A family of Apple operating systems for the Apple Mac line of computers.
72 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,505 questions
asked 2024-05-30T06:21:44.72+00:00
Divya Kushal 0 Reputation points
commented 2024-05-30T23:00:43.4266667+00:00
Divya Kushal 0 Reputation points
0 answers

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,416 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,021 questions
asked 2024-05-30T22:57:17.7133333+00:00
Siegfried Heintze 1,861 Reputation points
1 answer

Install SCOM 2022 on Windows Server 2022

Hi, I have evaluations of Windows Server 2022, SQL Server 2022 and SCOM 2022. I have a Windows Server VM on VMware Workstation. I want to install SCOM. I'm using this link…

Microsoft System Center
Microsoft System Center
A suite of Microsoft systems management products that offer solutions for managing datacenter resources, private clouds, and client devices.
862 questions
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,937 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,331 questions
asked 2024-05-30T21:27:08.9133333+00:00
Mike 2 20 Reputation points
answered 2024-05-30T22:48:40.61+00:00
Mike 2 20 Reputation points
0 answers

How to complete the Build course?

I am trying to complete the build course on "Microsoft Build: Build multimodal Generative AI experiences" The 2nd module itself asks for requesting permission for the OpenAI resource…

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,077 questions
asked 2024-05-30T22:45:08.2233333+00:00
amar chheda 0 Reputation points
2 answers

Is it possible to connect to Application insights using managed identity without instrumentation key or connection string

Is it possible to connect to application insights using user assigned managed identity, without using either instrumentation key or connection string. I am referring to few articles provided…

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,876 questions
asked 2024-05-30T22:38:57.85+00:00
Chaitra Shivanand Kulkarni (INFOSYS LIMITED) 45 Reputation points Microsoft Vendor
answered 2024-05-30T22:42:45.7733333+00:00
Faizal Ahmed Sayyed 0 Reputation points
1 answer

Running specific pipelines from an Orchestration pipeline

How can I run individual pipelines from an Orchestration pipeline that has multiple pipelines running in parallel? I want to be able to choose which pipeline to run separately from the rest.

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,379 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,774 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,504 questions
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,500 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,793 questions
asked 2024-05-30T21:38:39.0933333+00:00
ADITYA SINGH 0 Reputation points
answered 2024-05-30T22:42:05.99+00:00
Sina Salam 4,391 Reputation points
0 answers

Set the expiry of cloud to device message in Azure IoT hub

I am well aware of setting the message expiration time from the portal by configuring the Default TTL under Cloud to device Messaging of Iot Hub. From the documentation(https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-devguide-messages-c2d), we…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,137 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
209 questions
asked 2024-05-30T20:00:29.23+00:00
Amit Rathod 0 Reputation points
commented 2024-05-30T22:41:39.7933333+00:00
Sander van de Velde 29,856 Reputation points MVP
1 answer One of the answers was accepted by the question author.

how to fix The provided location 'centraluseuap' is not available for resource group

{"code":"LocationNotAvailableForResourceGroup","message":"The provided location 'centraluseuap' is not available for resource group. List of available regions is…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,474 questions
asked 2024-05-30T22:12:41.3266667+00:00
Ravindra Mankar 0 Reputation points
accepted 2024-05-30T22:37:54.9433333+00:00
Ravindra Mankar 0 Reputation points
1 answer

Azure DevOps text box fields have random black space

Our ADO cards' text fields have a seemingly random occurrence of black space that surrounds and redacts some of the text. It occasionally covers up important information. Is there a known issue or setting that could cause this? Azure Friday

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,416 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,021 questions
asked 2024-05-30T22:34:59.87+00:00
Monga, Bobin 0 Reputation points
answered 2024-05-30T22:34:59.9066667+00:00
Q&A Assist
1 answer

How to unlock a resource in a Storage Account?

Hello,    Could you please help me on how to delete a resource in my Storage Account? I tried to delete the selecting resource in the Storage Account but it keeps saying  that I have a resource block. I don't know how to unlock the resource in order to…

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,021 questions
asked 2024-05-30T21:25:38.5966667+00:00
minh tran 96 Reputation points
answered 2024-05-30T22:34:59.4566667+00:00
akinbade abiola 2,275 Reputation points
2 answers

I cannot assign UserAssigned identity to a VM in Availability Set using ARM template

I am trying to create the virtual machines in the Availability Set and assign them the user-assigned managed identity. We successfully created such the setup via Portal UI and imported the working template that does this, and the documentation does not…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,306 questions
asked 2024-05-30T11:04:53.56+00:00
Dmitry Irtegov 0 Reputation points
answered 2024-05-30T22:34:42.3766667+00:00
deherman-MSFT 34,031 Reputation points Microsoft Employee
0 answers

Why I'm getting currently a Bad request with a New-AzGalleryImageVersion but same command was working last month?

The sourceImageId is in a different subscription of the Gallery where the Image version must to be created. Command --> New-AzGalleryImageVersion -ResourceGroupName resourceGroupGalleryWhereImageVersionWillbeCreated ` …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,306 questions
asked 2024-05-28T21:21:38.3166667+00:00
Ana Cortazar 21 Reputation points
commented 2024-05-30T22:31:58.8766667+00:00
deherman-MSFT 34,031 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How to unlock a resource in a Storage Account?

Hello,    Could you please help me on how to delete a resource in my Storage Account? I tried to delete the selecting resource in the Storage Account but it keeps saying  that I have a resource block. I don't know how to unlock the resource in order to…

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,021 questions
asked 2024-05-30T21:27:14.2066667+00:00
minh tran 96 Reputation points
accepted 2024-05-30T22:31:08.1033333+00:00
minh tran 96 Reputation points
0 answers

how to turn off map based location in outlook desktop client

turn off map based location in outlook desktop client

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,958 questions
asked 2024-05-30T22:30:54.9233333+00:00
Mugesh Rangaraju 0 Reputation points
1 answer

How do you Register a Blazor App to Upload Photos to Azure Blob Storage

I've created a simple Blazor Application based on the standard Blazor Web application template to upload photos to Azure Blob Storage. It works when I run it in my computer, but I'm having trouble getting it to run when I Publish it to an Azure App…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,504 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,431 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-29T23:47:39.4066667+00:00
George Irwin 0 Reputation points
answered 2024-05-30T22:30:15.97+00:00
Sander van de Velde 29,856 Reputation points MVP
0 answers

azure synapse RBAC not working

I have just created a synapse analytics workspace, on opening it I get an error message similar to the below. From my research, I have gr anted storage blob contributor role to the synapse application as well as the user assigned managed identity. Going…

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,500 questions
asked 2024-05-30T22:05:59.0533333+00:00
MrFlinstone 501 Reputation points
2 answers

Azure Document Intelligence "code": "ModelNotFound",

I'm getting the below error ; ResourceNotFoundError: (NotFound) Resource not found. Code: NotFound Message: Resource not found. Inner error: { "code": "ModelNotFound", "message": "The requested model was not…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,451 questions
asked 2024-04-16T17:20:31.0666667+00:00
Vincent Primiani 0 Reputation points
answered 2024-05-30T22:03:58.8666667+00:00
Claudio Pincheira 0 Reputation points