Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
0 votes
0 answers
11 views

Mount azure files share on linux with Entra-ID user rights

My company uses Azure Files and Entra ID in combination with Entra Domain Services. Windows users add their Entra-Account to their Win11-PC and can then mount the companys fileshares as their ...
kiesel's user avatar
  • 1
1 vote
0 answers
84 views

How to allow non-admin users to change IP address on network adapter without adding them directly to the NCO group

Some users in the company require ability to change IP address on network adapters. (Engineering users need to directly connect their laptops to various machines that won't lease out address via DHCP)....
Marcin M's user avatar
0 votes
0 answers
193 views

Unable to connect to Azure using Powershell

“The SSL connection could not be established” I’ve tried everything: turned off firewalls - connect using Mobile hotspot - adjusted executionpolicy to remotesigned - used WaM - used browser ...
Arne Callewaert's user avatar
1 vote
0 answers
125 views

Enable virtualization on an existing Azure VM

I have a AZURE VM running Windows Server 2022 size standard E8as V4 with 8 vcpus and 64 GiB. The problem I have is I trying to install wsl but I am getting 'please enable the Virtual Machine Platform ...
Andy5's user avatar
  • 151
0 votes
0 answers
18 views

Azure Image Builder (AIB): 'sudo apt update -y' fails with 'ERROR: Bad port'

Executing sudo apt update -y as part of a shell script from a Customizer "Shell" action fails with the following error message (packer logs): ui: azure-arm: + sudo apt update -y ui: ...
Florian Boehmak's user avatar
0 votes
1 answer
51 views

Change Azure Portal color depending on resource subscription [closed]

We recently experienced an Ops guy changing settings on a production resource rather than a testing resource by mistake. While our naming convention of resources include an environment abbreviation in ...
zigaio's user avatar
  • 3
0 votes
0 answers
42 views

Pritunl VPN on Public and Office Networks

Description I have a Pritunl VPN server configured on an Azure virtual machine within a VNet hub. When connecting to the VPN from home networks, everything works correctly: I can access both internal ...
J.C Guzman's user avatar
0 votes
1 answer
40 views

Remove NTFS Delete from Domain users but retain for Administrator Azure file share

We have an Azure file share added to via ADDS (AD computer object representing the Azure share). We configured the Azure share to assign Contribute access to all users. We now wish to limit users from ...
Agustin A's user avatar
0 votes
0 answers
78 views

WSL 2 Linux distro is uninstalled when Windows 10 is rebooted

My org has several Windows 10 22H2 19045 VMs running in Azure Virtual Desktop. We're using an image size that supports nested virtualization. We've enabled the WSL, Hyper-V, and VM Platform features ...
theillien's user avatar
  • 153
0 votes
0 answers
21 views

Azure AKS - Single app exhausting connections

We had an issue with our cluster resulting in outage due to failing outgoing connections. We are running an AKS cluster with 5 linux VMs. The symptoms we were seeing were that a large portion of ...
Morten Schmidt's user avatar
1 vote
1 answer
222 views

Change default account for Azure Portal

Whenever I access Azure Portal in a new tab, it defaults to my primary account as the logged-in one (shown at the top right of the screen). It shows that my secondary account is available to quickly ...
Mark Wiemer's user avatar
0 votes
0 answers
20 views

Consumption Logic App Has No Version History

I was going to ask this on Stack Overflow, but then saw that it is not a coding issue that I am having here. Incident: Logic App Has No Version History I've got a consumption Logic App (LA) at work (...
influentialeliot's user avatar
0 votes
0 answers
826 views

Kubectl get pods ERROR: couldn't get current server API group list: Get "LINK": tls: first record does not look like a TLS handshake

My K8s cluster is running on Azure VM. I'm facing with a TLS error when I try to get something from a cluster. However the config of k8s is correct and it has the public IP I need, also it has all the ...
vayuprog's user avatar
0 votes
0 answers
14 views

kubernetes pod won't start unless I rename the azure disk

I encountered a strange behaviour concerning my Azure kuberentes pod. This is a postgres db disk. My pod crashes only if I choose a specific (the original) name for the disk Using the same snapshot by ...
dersu's user avatar
  • 101
0 votes
1 answer
141 views

Azure SQL Server - Is ApplicationIntent=ReadOnly always honored?

I am using Azure SQL database instance (Business Critical, Read Scale-out enabled) and I would like to offload some of the traffic to Read-Only replicas. Does adding ApplicationIntent=ReadOnly to ...
Bojan Nedeljkovic's user avatar
0 votes
0 answers
51 views

Azure VM private IP is used for outbound access through Azure APIs instead of NAT Gateaway IP

so I have a VM (it has a NIC with a public IP for inbound traffic so I can SSH into it) within a subnet, that subnet has a Nat Gateway with a static public IP attached to it, and that static public IP ...
Baha Abrougui's user avatar
0 votes
0 answers
111 views

Azure VM login failing through Entra ID error

Unable to access Azure VM using almost all Entra IDs apart from one. I have tried multiple Entra IDs with same administrative access and roles but somehow only 1 ID works. The issue isn't due to MFA ...
Kanwarpal Singh's user avatar
1 vote
0 answers
171 views

Windows 10/11 NTFS permissions for Azure AD Group within Windows Folders

This post show how to handle permissions to users: Windows 10 NTFS permissions for Azure AD account How can I use the same logic to add groups from Azure instead of users into Windows Explorer folders?...
Gustavo H.'s user avatar
0 votes
0 answers
111 views

VMWare returns error "VMware Workstation and Device/Credential Guard are not compatible" on VM Windows created on AzureAzure

I created a Windows virtual machine (Windows 10 Enterprise) - Standard E2s v3 (2 virtual processors, 16 GB of memory) - Generation V1 x64 architecture on Azure and launched it on my Windows machine. ...
user avatar
0 votes
1 answer
115 views

Setup SSO functionality between Azure tenants

My organization has their users in Active Directory, which is synced to an Azure Entra tenant (Tenant A). All of this is managed by another company. We have some web apps in a separate Azure Tenant (...
Lars Kristensen's user avatar
0 votes
0 answers
136 views

How can I configure WSL2 networking settings to access an Azure Private Endpoint?

I have an Azure key vault resource sat on a Private Endpoint that I cannot access when running my project on WSL2 (it works fine on Windows). I've tried updating the config files (https://learn....
fin's user avatar
  • 1
1 vote
2 answers
438 views

How to install Azure Cognitive Services Speech from source

I want to install Azure Cognitive Services Speech SDK in Python. On a Macbook, I can run: python3 -m pip install azure-cognitiveservices-speech and it works. On an iMac, the same command throws: ...
emonigma's user avatar
  • 2,069
0 votes
1 answer
190 views

Gitlab OIDC Azure subject identifier repository reference syntax

I am trying to make use of Azure Key Vault secrets in my Gitlab CI jobs and have followed the Configure OpenID Connect in Azure to retrieve temporary credentials guide. I have setup a federated ...
zigaio's user avatar
  • 3
0 votes
0 answers
82 views

Azure Virtual Network Gateway - OpenVPN Private DNS resolution

I have a Virtual Network Gateway set up using OpenVPN with certificate-based authentication. I am able to connect to the OpenVPN server on my Ubuntu 22.04 machine, and while connected I am able to ...
Attila Szeremi's user avatar
1 vote
3 answers
100 views

What does Microsoft mean by "on-premises software" in their Cloud VM SQL Server documentation? [closed]

Wikipedia defines on-premises software as the following: (elipse mine) On-premises software [...] is installed and runs on computers on the premises of the person or organization using the software, ...
Max Hay's user avatar
  • 113
0 votes
0 answers
22 views

SPN : Delegated permission

I'm new to API/SPN, sorry if my question seems trivial... If an SPN has, for example, the MS Graph IMAP.AccessAsUser.All right and is of type "Delegated". If the user who is connecting has ...
Arnaud DURAND's user avatar
0 votes
0 answers
82 views

How to add a LAN printer in Azure VM?

I have an Azure VM equipped with Windows Server 2019 and I want to add a local network printer to this VM. Note that I connect to this VM through an RDP player.
Maher982's user avatar
0 votes
1 answer
131 views

Debian virtual machine backup

I have a Debian virtual machine on Microsoft Azure, and I want to move it to another server. Can I take a backup of the Debian virtual machine through the terminal? I am hosting a website on Apache2 ...
yusuf eroğlu's user avatar
-1 votes
1 answer
95 views

How to use Azure OpenAI as a pseudo DB [closed]

Someone asked me if they could use Azure OpenAI to create a DB from 1,000s or documents. My first thought was that it couldn't, but then I started thinking it might be possible if we trained a model ...
Tolure's user avatar
  • 119
0 votes
0 answers
433 views

Why USB device Serial number string of Device Instance ID changes on Windows Virtual machine lead a device enumeration issue

We have a USB-based device that is plugged-in on a Windows 10 machine. Following is the Device Instance ID of the plugged-in USB device under Device Manager: USB\VID_XXXX&PID_XXXX\SSSSSSSSS-...
Sandip Patidar's user avatar
0 votes
1 answer
431 views

sudo passwd for bash terminal

I am total newbie so excuse the lack of knowledge, but I recently created an Microsoft Azure account so it comes equipped with a bash terminal. I wanted to make sure it is up-to-date so I tried ...
AndromedaZdna's user avatar
0 votes
0 answers
189 views

Sync shared folder in Onedrive to external/guest Azure users

I'm looking for a way to synchronise a shared folder on OneDrive to a guest user in our company on Azure. Basically, we created an external guest user in Azure and then shared a OneDrive folder to him....
Galmar's user avatar
  • 1
0 votes
1 answer
97 views

Do I have a Virtual Machine, within another Virtual Machine?

I need to configure a Linux Virtual Machine in Azure with GPU, and Docker to run my application. I recently achieved an initial setup by following the steps: Created the VM in Azure -> installed ...
l.diazborg's user avatar
2 votes
1 answer
950 views

Azure VPN randomly stops connecting on Windows 11

I use Azure VPN to connect to two different Azure environments at once. Periodically, one or more of these connections will die and leave me unable to reconnect. The "Connect" button in the ...
Taylor Buchanan's user avatar
3 votes
2 answers
2k views

Establishing an Azure VPN connection from CLI/PowerShell

I've installed Azure VPN Client app and configured an Azure VPN profile. It works when I manually start it via the app's UI. How do I initiate the connection via command line, Azure CLI or PowerShell? ...
noseratio's user avatar
  • 2,911
0 votes
1 answer
1k views

Cannot remove "Use Windows Hello with your account" message during OOBE

I've done some tests about Windows 11 laptops & Azure AD enduser experience. I've created a completely new tenant for this purpose. I haven't added any security/identity licenses to it, and I ...
Emrah Özdemir's user avatar
1 vote
0 answers
122 views

Direct path to migrate VMWare Workstation Pro VM to Azure?

Short and sweet: I'm trying to get a definitive Yes or No, whether there's a way to directly migrate a VMWare Workstation Pro VM (e.g. as an OVF export), to Microsoft Azure. I've checked the MS ...
JDM's user avatar
  • 123
0 votes
0 answers
172 views

Permission denied on writing into the hard drive

I am trying to download files into an Azure virtual machine. It seems that I have 400 GB hard drive but as a not experienced user, I have saved the files within the /dev/root filesystem, which is ...
Gideon Kogan's user avatar
0 votes
0 answers
308 views

How to update a Azure resource tag value when there is a hyphen in its name?

I have written a PowerShell script to update the Tag values for specific tag names, now for all the tag names that do not have special characters in them (eg. department) this works just fine, but I ...
boredadminbyte's user avatar
3 votes
1 answer
5k views

Azure CLI `AZ LOGIN` ERROR: "Found multiple accounts with the same username"

I'm getting this error whenever I try to login to Azure via the CLI. Here are the details: PS C:\Users\MyName> az login Please select the account you want to log in with (Now I get a popup ...
Flak DiNenno's user avatar
  • 5,158
0 votes
0 answers
983 views

SSL: CERTIFICATE_VERIFY_FAILED when calling Azure library in docker container and in VS code running locally

I am reading a client certificate from Azure key vault in Python. Code in being run in VS code in windows. I have following code credential = DefaultAzureCredential() certificate_client = ...
Ali's user avatar
  • 101
0 votes
1 answer
404 views

Hyper V checkpoints with an Azure VM

Is there any thing in Azure VMs similar to Hyper V checkpoints? I want to preserve the state of an Azure vm, deploy software builds for test and debugging and quickly revert. I do not want or need a ...
Dave's user avatar
  • 1
0 votes
1 answer
292 views

Can I make the dashboard the default overview?

In Azure devOps, there are 3 section in the Overview service of a project: Summary, Dashboard and Wiki. When I click on the Overview button, it defaults to the Summarysection. Is it possible to change ...
Pierrick Rambaud's user avatar
0 votes
1 answer
77 views

How to OCR high number of images using azure vision without programming?

I have about 500 number of images that I definitely want to OCR these images with Microsoft azure vision. For some reason, I don't have any access to azure account at the moment. Can I OCR my images ...
abolfazl joghori's user avatar
0 votes
0 answers
98 views

Angular Application Unable to Access Back-end API in ASE

We currently have the infrastructure below designed and implemented for our solution. Our Angular application is deployed in the Front-End App Service while our .NET application is deployed in the ...
Sohlae's user avatar
  • 101
0 votes
0 answers
2k views

Can I force an Android device to be marked as compliant in Intune?

I have a few Samsung mobile phones that suddenly went into "non-compliant" state in Intune. After a bit of digging, I found the following article that states: We are aware of an issue where ...
SimonS's user avatar
  • 9,699
1 vote
0 answers
706 views

How to install Azure SDK 2.9.6 for VIsual Studio 2015 Community after Web Platform Installer retiring

I am trying to install Microsoft Azure SDK 2.9.6 for Visual Studio 2015 Community Edition. When I go to Tools -> Extensions and Updates and click the update button on the Azure SDK 2.9.6 I am ...
Yetoo's user avatar
  • 13
0 votes
2 answers
491 views

How can I run dregcmd from VB silent and output results to a file

There's one result from dsregcmd that is crucial to what I need that other methods don't do related to Azure,dsregcmd /status. It won't succeed if shelled out to cmd nor run from anything I have found ...
SKidd's user avatar
  • 111
0 votes
1 answer
3k views

Automatically choose Microsoft account based on Edge profile when signing in

I have two emails for work: [email protected] [email protected] I have an edge profile signed in to each of the accounts. I often use the Azure portal with the admin account, but when I open ...
TeamDman's user avatar
  • 639
0 votes
0 answers
729 views

Strange RDP connection behaviour

I have a strange problem with doing RDP to Azure Windows11 VM with my MacBook(pro). I cannot do RDP when I am connected to home network. I am receiving below error: "Your session ended because ...
gakiris's user avatar

1
2 3 4 5
13