350,162 questions

Sort by: Updated
0 answers

Azure functions must be invoked only by public static web app. How to do that?

I have a static web app which is accessible from the internet. This web app can invokes a set of azure functions that cannot be called by anyone except for the static web app.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,421 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
789 questions
asked 2024-05-31T17:19:44.03+00:00
giulio francesca 0 Reputation points
2 answers

change the Identity Issuer name in Entra

Hello, How I can change the initial name before claiming our custom domain? everyone we have the custom domain except on the identity issuer

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,938 questions
asked 2024-05-31T15:52:38.8033333+00:00
Angel indzhov 0 Reputation points
answered 2024-05-31T17:18:35.2833333+00:00
Babafemi Bulugbe 2,275 Reputation points MVP
1 answer

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
answered 2024-05-31T17:17:40.72+00:00
TP 79,246 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
commented 2024-05-31T17:16:25.99+00:00
KOZ6.0 5,375 Reputation points
0 answers

How to make a registered pipeline can be executed when a model update on AzureML is triggered.

Hello, I am currently exploring how to update a model and how this update can trigger a registered pipeline to execute as a result of this model update. But I don't know how to implement, any idea for doing this?

Azure Open Datasets
Azure Open Datasets
An Azure service that provides curated open data for machine learning workflows.
25 questions
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,625 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,779 questions
asked 2024-05-30T01:57:06+00:00
Tú Nguyễn 0 Reputation points
commented 2024-05-31T17:16:13.3766667+00:00
YutongTie-MSFT 47,006 Reputation points
0 answers

I am not able to login through my github account

I have the github student developer pack but . I don't know why microsoft azure is not verifying me as a student .

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
10 questions
asked 2024-05-31T15:45:11.61+00:00
prashant mengane 0 Reputation points
edited the question 2024-05-31T17:13:08.3+00:00
prashant mengane 0 Reputation points
0 answers

How to fix this error message windows server 2022 datacenter Azure Edition VM has been diactivated because you are not running on Azure or a supported Azure stack hypervisor

i am getting this error pop up message on all windows server 2022 datacenter Azure Edition VM windows server 2022 datacenter Azure Edition VM has been diactivated because you are not running on Azure or a supported Azure stack hypervisor,or that you…

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,011 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,335 questions
asked 2024-05-31T17:11:48.1833333+00:00
Sanjeet Solanki 0 Reputation points
1 answer

Windows server 2022 can not update patch from Windows server 2022 WSUS

Dear, We have encountered a tricky problem. Our server is Windows Server 2022,One of the servers is WSUS. Our client workstation can update pacth from WSUS Server,But our server can not update from WSUS Server. In the WSUS console display other server…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,335 questions
asked 2024-05-29T01:49:22.0766667+00:00
michael Lu 0 Reputation points
answered 2024-05-31T17:07:28.6233333+00:00
Adam J. Marshall 8,886 Reputation points MVP
2 answers

Windows Server Update Services (WSUS) Fail to add it.

I'm trying to add this role on my domain server (The domain is fresh from scratch): Windows Server Update Services but it keeps failing, it gives me this error: “The request to add or remove features on the specified server failed. The operation cannot…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,335 questions
asked 2024-05-30T09:12:04.97+00:00
Nadim Polemis 20 Reputation points
answered 2024-05-31T17:06:08.6266667+00:00
Adam J. Marshall 8,886 Reputation points MVP
0 answers

Send adaptive card in email through AWS SES

I am trying to determine if we can send adaptive/actionable cards in emails using a third-party service like Amazon SES. Although I receive the emails, the card does not display in the email content. However, when I view the source of the email, I can…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,141 questions
asked 2024-05-31T17:06:05.0766667+00:00
Testuser 0 Reputation points
1 answer

Azure function event hub triggers after delay of about 5-10 seconds

I have an Azure Function v4 .NET 6 isolated app with an HTTP trigger function that writes events to an event hub. Another event hub triggered function in the same app listens to those events, performs some manipulation, and publishes them again to…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,421 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
573 questions
asked 2024-05-30T13:42:14.9533333+00:00
Akshay Chauhan 46 Reputation points
commented 2024-05-31T17:05:15.3766667+00:00
Ryan Hill 26,321 Reputation points Microsoft Employee
2 answers

How to fix error permission after deploy

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
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
789 questions
asked 2024-05-25T13:37:35.8733333+00:00
Amro Eid 0 Reputation points
edited a comment 2024-05-31T17:04:57.7633333+00:00
Amro Eid 0 Reputation points
0 answers

Website URL not considered valid in Trusted Signing

Hi all , I'm attempting to go through the trusted signing process but hitting a validation blocker. For website URL it's not accepting the .foundation domain. Is there any known workarounds for this ?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,938 questions
Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
7 questions
asked 2024-05-28T08:36:44.2366667+00:00
Azure Account Owner 20 Reputation points
commented 2024-05-31T17:04:26.4633333+00:00
Meha-MSFT 5 Reputation points Microsoft Employee
0 answers

Bug Report: Mispronunciation of Welsh Contraction "i’w" in Azure Neural TTS

Subject: Bug Report: Mispronunciation of Welsh Contraction "i’w" in Azure Neural TTS Description: The Azure Neural TTS system is mispronouncing the Welsh contraction "i’w." Instead of producing the correct pronunciation…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,453 questions
asked 2024-05-16T14:22:18.8166667+00:00
Verbari LLC 0 Reputation points
commented 2024-05-31T17:03:31.3133333+00:00
navba-MSFT 17,980 Reputation points Microsoft Employee
0 answers

Integrating Azure OpenAI with Copilot Studio via Private Endpoints

I'm encountering challenges integrating Azure OpenAI with Copilot Studio while maintaining a secure configuration using private endpoints. We have adopted either the Azure OpenAI Landing Zone Architecture or the Chat baseline architecture for enhanced…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,338 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
152 questions
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-30T16:07:24.19+00:00
barath dharanivasan 0 Reputation points
commented 2024-05-31T17:02:40.7533333+00:00
YutongTie-MSFT 47,006 Reputation points
0 answers

Azure OpenAI GPT-4 Turbo Vision error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images"

Hi there, I am trying to do some few-shot in-prompt learning using GPT-4 Turbo vision but I am getting the following error: "The deployed GPT model does not support Vision Enhancement and On Your Data (OYD) with images" I am not using any…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,338 questions
asked 2024-05-30T13:15:13.81+00:00
Polo Sologub 0 Reputation points
commented 2024-05-31T16:59:47.5333333+00:00
YutongTie-MSFT 47,006 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,421 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