296,041 questions

Sort by: Updated
1 answer

Defender for container - Pricing question

Hello, I added an AKS-HCI Kubernetes cluster on Azure Arc, and I activated Defender for Containers. I’m not using the Azure registry. It has been 40 days since I integrated this, but I still don’t see any charges for Defender, even though it’s clearly…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,911 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,226 questions
asked 2024-06-06T08:06:30.5766667+00:00
Chelligue Hamza 20 Reputation points
edited an answer 2024-06-06T14:51:57.0533333+00:00
kobulloc-MSFT 24,421 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Fault tolerance of PKI infrastructure

Hello, the infrastructure has a Root CA and an Issuing CA. However, after it was installed, I did not pay attention to its condition. As it turned out, it was necessary to update the certificate for the Issuing CA. But unfortunately, over the past time,…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,366 questions
asked 2024-06-05T18:13:08.9766667+00:00
Mountain Pond 1,346 Reputation points
accepted 2024-06-06T14:51:51.2033333+00:00
Mountain Pond 1,346 Reputation points
1 answer

How to redirect the ports from router to Computer.

I am using the Pi nodes application, and at some point, it requires me to open some ports created in Firewall, 31401.........to 31409. I don't know how to go about it, kindly see the attached screen.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,537 questions
asked 2024-06-06T13:54:45.5533333+00:00
SEIF OTHMAN 0 Reputation points
commented 2024-06-06T14:51:41.6866667+00:00
Zunhui Han 555 Reputation points Microsoft Vendor
1 answer

Error 1711 Help

Hello, I am getting Error 1711. This is the error that won't allow me to install anything due to disk space. How do I fix this? I've deleted Temp files and I also have 238 GB of space left on my disk. Can anyone help me with this? This problem seems so…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,537 questions
asked 2024-05-28T15:10:20.8766667+00:00
TG 5 Reputation points
commented 2024-06-06T14:50:24.34+00:00
Sven Splittgerber 0 Reputation points
1 answer

CosmosDB, Vector search, diskANN

Trying to experiment with vector search in cosmos db I get an exception: Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: BadRequest (400); Substatus: 0; ActivityId: xxx; Reason: (Message:…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,481 questions
asked 2024-06-02T19:55:06.3033333+00:00
Vladimir Nesterovsky 20 Reputation points
commented 2024-06-06T14:49:56.4733333+00:00
Vladimir Nesterovsky 20 Reputation points
1 answer One of the answers was accepted by the question author.

Application Error

I have wordpress azure app App name - partyplacetest2. when I checked last time it was working. but today it is showing error but it was showing 504.0 gatewaytimeout error after restart it display following error I am getting following error. :(…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,096 questions
asked 2024-05-30T15:03:04.27+00:00
Sneha Rao 60 Reputation points
accepted 2024-06-06T14:47:45.2766667+00:00
Sneha Rao 60 Reputation points
2 answers One of the answers was accepted by the question author.

Changing Azure ML Endpoint number of concurrent requests

I'm trying to deploy a few Azure Machine Learning endpoints to production that we can then use for our applications and for other customers to access as samples. Our applications allow users to monitor RTSP cameras. Once they choose to monitor we will…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,636 questions
asked 2023-08-15T09:10:10.9333333+00:00
Pedro Brito 30 Reputation points
answered 2024-06-06T14:47:35.35+00:00
Arthuro 5 Reputation points
1 answer

Windows Server 2019 lsass.exe crash Faulting module kerberos.DLL after 2024-04 Cumulative Update

Hello, after applying latest updates we encounter a lot of VM reboots initiated by crashing lsass.exe. The update we applied: 2024-04 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5036896) we even tried the respective Out-of-band…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,366 questions
asked 2024-06-06T09:28:45.7833333+00:00
Meszaros, Ivan 0 Reputation points
answered 2024-06-06T14:46:47.1766667+00:00
Wesley Li 5,555 Reputation points
1 answer

unable to create kubernetes service connection

Hi Team, I'm unable to create kubernetes service connection. can someone please help me out. I'm attaching the screenshot. Thanks.

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,911 questions
Azure Kubernetes Service Edge Essentials
Azure Kubernetes Service Edge Essentials
An on-premises implementation of Azure Kubernetes Service that automates running containerized apps at scale on lightweight PC-class devices.
3 questions
asked 2024-06-06T14:19:48.5966667+00:00
Ketan 0 Reputation points
answered 2024-06-06T14:46:39.29+00:00
akinbade abiola 3,275 Reputation points
1 answer

WIOS 11! KIOSK MODE EDGE NO TOUTCH KEYBOARD. HOW TO?

when having a input field in WIOS11 EDGE KIOSK mode. I cant get a toutch keyboard? any sugestions..

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,191 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,537 questions
asked 2024-06-06T12:23:53.9433333+00:00
Daniël Zuiddam 0 Reputation points
answered 2024-06-06T14:45:45.72+00:00
Wesley Li 5,555 Reputation points
2 answers

Access to Azure Keyvault inside Azure Container Instance WebApi

I would like to retrive the keyvault secrets using managed identity in web Api. Creates Web APi with DefaultAzureCredential Able to retrive the data using aboe code. Built image and pushed into Azure container registry Created azure container…

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,155 questions
asked 2024-06-03T18:27:48.5266667+00:00
commented 2024-06-06T14:43:25.7666667+00:00
1 answer

SharePoint Server Subscription Edition Search indexing component crashing

Hello,   I installed SharePoint Server Subscription Edition on Windows Server 2022 (standard with desktop experience) and the search service crawling is failing. The server has 32GB RAM, is Intel Xeon x64 architecture. The MS SQL Server 2022 runs on a…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,265 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,855 questions
asked 2024-05-08T11:46:56.0466667+00:00
Sergiu 21 Reputation points
commented 2024-06-06T14:43:10.7966667+00:00
Sergiu 21 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Site Recovery Configuration gives "AADSTS165000: User session context missing" when using Edge

When attempting to login to Azure Appliance Configuration Manager I receive the following error after providing the 8-digit hexadecimal code to "Continue with Azure Login": Sorry, but we’re having trouble signing you in. AADSTS165000: Invalid…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
655 questions
asked 2024-06-04T19:58:09.46+00:00
Brandon Paulk 0 Reputation points
accepted 2024-06-06T14:43:04.0166667+00:00
Brandon Paulk 0 Reputation points
1 answer

How to get assigned RBAC roles in a resource group which has only apps and managed identities as owners and administrators?

I want myself to have Managed Identity Contributor role in an azure resource, but I cant find the admin or owner. Only managed identities and apps are listed as owners and administrators. Whom to ask for role assignment?

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.
690 questions
asked 2024-06-04T09:13:11.47+00:00
Aniruddha Acharya Kadlabalkoti 0 Reputation points Microsoft Employee
commented 2024-06-06T14:43:03.7333333+00:00
Aniruddha Acharya Kadlabalkoti 0 Reputation points Microsoft Employee
1 answer

Banner user logon

Hello I need that when a user logs in to the computer, a banner with the date of the last login will appear. I have to take this configuration to Azure AD. How can I do it? Thanks

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,531 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,366 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,034 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,758 questions
asked 2024-06-06T11:18:24.91+00:00
Raul Guchinife 120 Reputation points
answered 2024-06-06T14:42:24.6433333+00:00
Wesley Li 5,555 Reputation points
1 answer

Launching VM on Ubuntu Azure VM

Hello, I have an Ubuntu 20.04 VM hosted in Azure. On this VM, I would like to launch another VM using VirtualBox, as that seems the most Linux-friendly. The VM has a size of Standard E4-2s v3, which should support virtualization capabilities if I'm…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,335 questions
asked 2024-06-06T13:32:36.1033333+00:00
Luke Jacobs 0 Reputation points
commented 2024-06-06T14:41:33.0366667+00:00
Luke Jacobs 0 Reputation points
1 answer

Cannot run New-AzActionGroup after New-AzActionGroupReceiver

Hello, I am trying to create a new action group using PS. The group will use webhook. To achieve this I need to create an action group receiver. Code: $ActionGroupShortName = 'Alert' $ActionGroupReceiverName =…

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,902 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,424 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,201 questions
asked 2024-05-16T10:59:45.49+00:00
Oleg Tserkovnyuk 581 Reputation points
answered 2024-06-06T14:33:14.5633333+00:00
Michele Forte 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can anyone help me to find latest updates in azure lab service ?

i want to setup lab service and i need each new information about azure lab service so please help me i need new updated information ...i did not find aything new in azure lab service

Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
284 questions
asked 2024-06-05T10:41:05.1966667+00:00
Tahira Nawaz 40 Reputation points
commented 2024-06-06T14:31:02.03+00:00
kobulloc-MSFT 24,421 Reputation points Microsoft Employee
1 answer

Is it possible to share resources in a Azure Container Apps Dedicated plan

At this moment we have a Azure Container environment with a consumption plan. To control the costs we would like to migrate to a Azure Container Apps Dedicated plan. Our Azure Container environment contains multiple apps. Is it possible to share the…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
303 questions
asked 2024-06-06T14:17:42.6966667+00:00
Johan 0 Reputation points
answered 2024-06-06T14:30:36.8933333+00:00
akinbade abiola 3,275 Reputation points
1 answer

A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (p

Hi All, Good morning, i created SQL manage instance it was successfully completed. but i have this error when connecting. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or…

Azure SQL Database
asked 2024-06-06T02:19:39.2666667+00:00
Zosimo Recio Jr 0 Reputation points
commented 2024-06-06T14:28:51.1766667+00:00
ShaktiSingh-MSFT 14,091 Reputation points Microsoft Employee