339,914 questions

Sort by: Updated
1 answer

Deploy a static HTML site to an Azure AppService using Azure Pipelines

Hi, I am trying a accomplish a very simple task : Deploy a static HTML web site, which I have in Azure Repos to an Azure App Service. I am new to pipelines, but I cannot find any documentation on the web to do this, and trying to figure out how to do…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,830 questions
asked 2024-04-18T15:18:48.2466667+00:00
Sivilla, John 0 Reputation points
answered 2024-04-18T15:43:53.98+00:00
Marcin Policht 9,040 Reputation points MVP
1 answer

How to fix this error "An operation is currently performing on this storage account that requires exclusive access. (Code: StorageAccountOperationInProgress)"

Hi Team, I'm currently working on deploying NSG flow logs via BICEP. However, when deploying through the release pipeline, I encounter the following error: "An operation is currently performing on this storage account that requires exclusive access.…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
918 questions
asked 2024-04-18T14:35:46.83+00:00
Murali R 200 Reputation points
commented 2024-04-18T15:43:19.0033333+00:00
Murali R 200 Reputation points
1 answer

Automating ML compute instance via script

Hello, We do have lot of ML compute instance running and every month we need to delete it and re-create it with same config. we are planning to create a script to perform this activity and then will schedule it once a month. what's the best way to…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,551 questions
asked 2024-04-18T15:02:53.3066667+00:00
Helan Nivas 0 Reputation points
edited an answer 2024-04-18T15:42:18.05+00:00
Alex Burlachenko 0 Reputation points
0 answers

Monitoring Active Directory with SCOM 2022

How can I monitor Active Directory with SCOM 2022? Specifically, I'd like to monitor the creation or deletion of user accounts, groups, and OUs, as well as adding or removing users from groups, creating or deleting GPs. Additionally, I am interested in…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,413 questions
asked 2024-04-18T15:41:58.56+00:00
logitech 20 Reputation points
2 answers

OpenSSL upgrade on windows servers

The version of OpenSSL installed on the remote host is prior to 3.0.14. It is, therefore, affected by a vulnerability as referenced in the 3.0.14 advisory.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,442 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,077 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,353 questions
asked 2024-04-16T18:39:49.9933333+00:00
Spence, Jodi-Ann [USA] 0 Reputation points
commented 2024-04-18T15:41:34.7933333+00:00
Rich Matheisen 44,621 Reputation points
1 answer

How to deploy a static HTML web site to Azure AppService from a Azure Pipeline

Hi, I am trying to create a pipeline that will deploy a static HTML web site that I have in a DevOps Repo through a pipeline. I am new to Pipelines, and I cannot find any documentation on the web that explains how to do this simple task, and trying 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.
918 questions
asked 2024-04-18T15:29:35.4666667+00:00
Sivilla, John 0 Reputation points
answered 2024-04-18T15:41:24.8533333+00:00
Marcin Policht 9,040 Reputation points MVP
0 answers

Azure SQL Database - named replica DB performance problem

Hello everyone, I have one performance problem and one cost problem of our Azure SQL database and it's replica. Performance problem: We have a primary Azure SQL database and also a secondary read-only named replica database, which have both relative…

Azure SQL Database
asked 2024-04-17T10:31:02.54+00:00
Narisu, Narisu 0 Reputation points
commented 2024-04-18T15:41:24.2633333+00:00
Attinder Pal Singh 0 Reputation points Microsoft Employee
1 answer

Make an Azure Communication Service call to a call queue

Hello everyone I hope you can help me. We use the Azure Communiocation Service to call other Teams users from a Teams user. Now we want to call a group of users and the one who picks up the call first receives the call. This is already possible with the…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,027 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
675 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.
918 questions
asked 2024-04-18T15:06:42.42+00:00
adscreen 0 Reputation points
commented 2024-04-18T15:40:14.2966667+00:00
adscreen 0 Reputation points
1 answer

How to deploy a static HTML web site to Azure AppService from a Azure Pipeline

Hi, I am trying to create a pipeline that will deploy a static HTML web site that I have in a DevOps Repo through a pipeline. I am new to Pipelines, and I cannot find any documentation on the web that explains how to do this simple task, and trying 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.
918 questions
asked 2024-04-18T15:31:29.8866667+00:00
Sivilla, John 0 Reputation points
answered 2024-04-18T15:39:52.87+00:00
Marcin Policht 9,040 Reputation points MVP
2 answers

SQL Authentication

when logging into sql manangement studio via windows authentication, i used to be able to drop down to select the server i wanted to log into. Now, it only saves the last one i logged into, with no option to see the others i logged into previously. It…

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,632 questions
asked 2024-04-18T15:21:50.3266667+00:00
Marie A 0 Reputation points
answered 2024-04-18T15:37:45.53+00:00
Marie A 0 Reputation points
1 answer

PresentationFramework problem

I'm developing an app on VS2022 C# .NET4.5.2 WPF upgraded to .NET4.8 After the upgrade when running the .exe file on WIN11 I get the following error: "Not possible to load th efile or assembly 'PresentationFramework', Version 3.0.0.0,…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,343 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,194 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
961 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,092 questions
asked 2024-04-18T10:00:35.6533333+00:00
silvano diliso 0 Reputation points
answered 2024-04-18T15:37:45.4766667+00:00
EckiS 821 Reputation points
1 answer

I was charged for an unused service and my student account has been disabled a

Hello, I was using the Azure for Students subscription to deploy my Python (Flask) web app as my personal project for learning, and I have created App Service with the MySQL database. I couldn't get it to work so I've abandoned the project, disabling the…

SQL Server on Azure Virtual Machines
Azure SQL Database
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,077 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,474 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,830 questions
asked 2024-04-18T13:17:46.2933333+00:00
Tomasz Kalus (tomakal079) 0 Reputation points
edited an answer 2024-04-18T15:35:59.97+00:00
Lex Li (Microsoft) 4,662 Reputation points Microsoft Employee
0 answers

I book exam now for SC 100 and suppose i take Discounts but it is not showing , what is should do , please help me

I'm currently trying to book the SC 100 exam, and as an MCT, I'm entitled to discounts. However, I'm unable to see the discounts reflected in the booking process. Can you please advise me on what steps I should take to resolve this issue? Your assistance…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
918 questions
asked 2024-04-18T15:34:50.2933333+00:00
mohamed saad 0 Reputation points
4 answers

copy paste is not working

Hi All, we have policy configured the App protection policy in Intune for Android and iOS. Under the Data Protection setting for "Restrict cut, copy, and paste between other apps" set to "Policy managed apps with paste in" however…

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
872 questions
asked 2022-01-31T13:27:43.6+00:00
Rakesh Kumar 456 Reputation points
answered 2024-04-18T15:34:30.7166667+00:00
Pendse, Aditya 0 Reputation points
0 answers

Bitget Referral Code (2024): w8l8 | 10% Off + $4163 Welcome Bonus

Sign up on Bitget.com with the referral code: w8l8 and get up to $4163 bonus on the Bitget Exchange! you get up to 40% of your friends’ trading fees when you invite them to trade on Bitget!

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,077 questions
asked 2024-04-18T15:34:28.4133333+00:00
Madison Clark 0 Reputation points
0 answers

Recognize whether the user is logged in

In Windows 10 and Windows 11, apps that are started automatically at startup are already started before the user has logged in. In Windows 8.1, such automatically launched apps were only started after the user had logged in. At least this is the case on…

Universal Windows Platform (UWP)
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,666 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,412 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,194 questions
asked 2024-04-18T15:03:37.3466667+00:00
Heiko 1,191 Reputation points
commented 2024-04-18T15:34:13.63+00:00
RLWA32 40,021 Reputation points
0 answers

Queries for Custom Vision API

Hi, I would be using the Custom Vision API using Python SDK for my commercial application purposes and would love few suggestions : 1- I'd be using python for development, and my data resides in say, azure blob storage. Will i be able to get a jupyter…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
208 questions
asked 2024-04-18T15:34:07.5433333+00:00
Rishi Khemka 20 Reputation points
1 answer

How do I connect to Synapse SQL serverless using Python?

Hi all! A while ago I found this thread which contained the following code to connect to Synapse SQL serverless via REST API. import requests import json # Azure app registration details tenant_id = "<Your Tenant ID>" client_id =…

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,337 questions
asked 2024-04-18T15:06:25.2033333+00:00
Laura Martin 0 Reputation points
commented 2024-04-18T15:33:40.17+00:00
Alex Burlachenko 0 Reputation points
0 answers

Azure API Management does not appear to support `prefixItems` in OpenAPI specifications

I'm trying to import an API using an OpenAPI 3.1 document (in JSON), and am receiving the following error message: prefixItems is not a valid property The documentation indicates that OpenAPI v3.1 is supported for API importing, and does not mention…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,740 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.
918 questions
asked 2024-04-18T14:12:43.37+00:00
Chris 1 Reputation point
commented 2024-04-18T15:32:14.2733333+00:00
JananiRamesh-MSFT 20,836 Reputation points
2 answers

How to update sequence of person if he has relative

Currently RelativeID is blank in database. Ho I can update the RelativeID from sequence. If any Empid has relative then should update the unique RelativeID starting from 1. If someone has two relative then RelativeID will be 1 and 2. If someone has three…

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,632 questions
asked 2024-04-17T22:26:20.6+00:00
Martin Kevin 221 Reputation points
commented 2024-04-18T15:32:03.6133333+00:00
Martin Kevin 221 Reputation points