Questions tagged [azure]

Microsoft Azure is a Platform as a Service (PaaS) and Infrastructure as a Service (IaaS) cloud computing platform by Microsoft. Users of the platform can deploy their applications onto cloud hosting benefiting from on-demand service, elastic scale, and a highly managed environment on a pay-as-you-go basis.

Filter by
Sorted by
Tagged with
0 votes
0 answers
41 views

Parse and enumerate all the fhir elements

I am using the Firely nuget package to parse a Patient FHIR resource from a bundle. The keyValuePair.Value type is object and for complex fhir datatypes contains nested objects. How do I parse and ...
vivan sai's user avatar
0 votes
0 answers
39 views

Recommendations for a small O365 tenant-to-O365 tenant migration?

My (small) team manages the technology for a small college (~600 students), including the college's existing Office 365 tenant. We recently acquired another small college (~125 students) which came ...
Jdogwork's user avatar
0 votes
0 answers
719 views

AFD: CNAME/alias record is not currently detected

I am currently working with Azure Front Door to create sub domains for my websites We have a (third party) wild card certificate for a website (bignose.com) and we want to create the subdomain pick....
martijn's user avatar
  • 101
-5 votes
2 answers
133 views

Troubleshooting corporate DNS

I'm on a corporate network with various mysterious lockdowns including ZScaler My current issue is that when I try to connect to xyz.databases.windows.net (Azure SQL database) I see these symptoms: ...
Nick.Mc's user avatar
  • 155
0 votes
1 answer
503 views

How can I increase entropy in a Rhel 9.1 virtual machine running on Azure with the Rhel image hardened by the Centre for Internet Security?

I am having trouble running Solr 9.2 on the above virtual machine (Rhel9.1 on Azure, image from CIS). The problem is low entropy as seen in the logs below: Started Apache Solr 9. Java 17 detected. ...
Obirieni Simeo's user avatar
0 votes
0 answers
18 views

Migrating Mongo within VPN to Azure cosmos fails

I'm working on migrating my Mongo database to Azure Cosmos. I'm using the MigrationMongoService Azure Database Migration Service but when I create a project, it fails because of connectivity problems. ...
Carabes's user avatar
  • 101
0 votes
0 answers
20 views

Azure Migration Project to CosmosDB throws error `Unspecificed`

I'm trying to migrate my Mongodb server to Azure Cosmos. I've created a migration service in Azure Database Migration Services and I'm trying to create a project with the following settings: Source ...
Carabes's user avatar
  • 101
0 votes
1 answer
198 views

Azure Powershell script to clone NSG rules across subscriptions in the same Tenant

I need some help with a powershell script clone NSG rules from a particular NSG in 1 subscription to a NSG in another subscription. I have a script that accomplishes this if both NSG's are in the same ...
shaolinmaster827's user avatar
0 votes
0 answers
65 views

Azure outputs outdated public IP-address

I have a Terraform file called azure.tf which is supposed to deploy a Virtual machine to Azure and afterwards SSH to said machine to run an Ansible playbook. The problem is that everytime i run ...
brokkosnarf's user avatar
1 vote
1 answer
289 views

How to block Microsoft forcing Office 365 Semi-Annual systems to the Monthly update channel?

For years, my company has followed the usual software patching strategy of every IT department I've ever worked for, which is to validate new software versions in testing before rolling the upgrade ...
Wes Sayeed's user avatar
  • 1,902
0 votes
0 answers
102 views

Azure APIm not allowing HTTPS on more than one API

We have setup an APIm in Azure with 2 APis. One is a SOAP service that was created from a WSDL. It has a single POST operation which operates just fine using HTTPS. Since we are migrating to cloud and ...
Bensonius's user avatar
  • 111
0 votes
0 answers
41 views

Will RODC at remote site affect the main DC with azure syncing

We need to install RODC (Read only Domain Controller) at all our remote locations. Currently our infrastructure is we have a domain controller on premise and Azure connected with Azure AD connect. ...
jigdo's user avatar
  • 1
0 votes
0 answers
48 views

How can I debug a 'KidNotFound' error when implimenting GitLab SSO with Azure AD as IdP?

I am trying to integrate our self-managed GitLab 15.9.3-ee instance with our Azure AD. Using Azure AD as the IdP for SSO in to GitLab, I have been using the documentation here: https://docs.gitlab.com/...
MrRed's user avatar
  • 11
0 votes
1 answer
76 views

Upgrade azure VM basic SKU to standard using terraform

I am performing the same task, upgrading the azure VM public ip SKU from basic to standard but using terraform code. My plan is Disassociate nic from UI Include SKU = "Standard" in my ...
reshma m nair's user avatar
0 votes
0 answers
131 views

CosmosDB with private endpoint causes 'request originated from VNET through service endpoint' error?

I have a Node Js app which interacts with CosmosDB and which is deployed to a private AKS cluster. I was able to connect to Cosmos DB through a service endpoint in the Cluster VNET/subnet for Cosmos ...
floaty39's user avatar
0 votes
0 answers
86 views

replacing nginx config on container restart

as I want to automatically handle redirection of https://site/page to https://site/page.php I've got an updated ngnix config that includes location / { try_files $uri $uri/ $uri.php?$...
Offbeatmammal's user avatar
0 votes
1 answer
36 views

Hybrid AD Joined and Autopilot

I've been working on setting up our Autopilot onboarding with our Hybrid AD. I have managed to join a device to the domain successfully, but I have noticed some differences against when we do this ...
AngryDog's user avatar
0 votes
0 answers
60 views

Which service principal role will provide the minimum permissions necessary to automate installation of a website certificate?

I wish to grant a third-party application API access to my Azure tenant for purposes of installing a TLS certificate on a certain website ("App Service," in Azure terminology). However, ...
InteXX's user avatar
  • 755
0 votes
0 answers
33 views

Why does my monitoring metrics of the Log Analytics workspace not display the server information?

I installed recently a Log Analytics agent on one of my Windows on-premise servers. The agent has a healthy heartbeat and I am able to query logs. I would like to visualize certain properties of the ...
Alex_P's user avatar
  • 183
0 votes
1 answer
948 views

VS Code Remote Development giving back error

I'm trying to connect my Vs code using SSH extension to my Debian VM on azure. I tried running the SSH connection on terminal and it's working fine ssh -i Desktop/Emdad/testing/magento-testing-key.pem ...
Adnane Rbt's user avatar
0 votes
0 answers
65 views

Cannot install cluster autoscaler manually in an AKS cluster

I want to install Cluster Autoscaler for an AKS cluster manually (not enable cluster autoscale) but it doesn't work. I tried many ways: using helm chart, using yaml files, but no one works. I referred ...
xuanhai266's user avatar
0 votes
0 answers
148 views

There is no pod with name "cluster-autoscaler-xxx" in AKS cluster with enabled cluster autoscale

I enabled cluster autoscale in 2 node pools of my AKS cluster (using Azure Portal). It works well. But I check running pods in kube-system namespace and there is no pod with name "cluster-...
xuanhai266's user avatar
0 votes
0 answers
30 views

How do you instrument a nodepool in AKS to use their public ip for all communication outbound?

How do you go about configuring two nodes in AKS to use their public ip in a request/response type setting? Say you have two nodes in AKS, A and B. A hosts a API and B consumes it. B is configured ...
netbrain's user avatar
  • 753
0 votes
0 answers
73 views

How to use service account to deploy objects(deployments, configmaps etc) in Kubernetes

I have a deploy-pipeline in Azure devops. I am using this to deploy some objects to our k8s cluster (microk8s). I connect to the cluster with the help of a service connection that uses a kube-config. ...
Viktor Eriksson's user avatar
0 votes
1 answer
195 views

How to create a new SSH service connection for a server which has MFA enabled?

I'm trying to create an azure pipeline. Part of the process involves creating a service connection so that I can copy files to the remote server securely. I have 2 questions: What do I put in the ...
Apoorv Patne's user avatar
0 votes
0 answers
147 views

Assign specific Exchange Role to App-only authentication with Exchange Online Powershell

I need to use the following cmdlets from ExchangeOnline Powershell module with an unattended connection. Get-QuarantineMessage Preview-QuarantineMessage Release-QuarantineMessage Export-...
Brice's user avatar
  • 212
0 votes
1 answer
309 views

Why are cloud platforms like Azure or AWS more expensive than dedicated server providers like Hetzner, OVH or Strato?

I'm wondering why cloud platforms like Azure or AWS tend to be more expensive than dedicated server providers like Hetzner, OVH or Strato. What factors contribute to this pricing discrepancy, and are ...
tcwlm's user avatar
  • 11
0 votes
0 answers
37 views

How to use Azure Arc to deploy containers to local k8s cluster?

We have a local k8s(microk8s) cluster installed at our client. We use Azure build pipelines and release pipelines to build and deploy to this cluster using a deployment group, that is, we have ...
Viktor Eriksson's user avatar
0 votes
0 answers
415 views

Rdweb and Azure application proxy SSO

So for one of our customers we have moved one of their legacy application (non-web app) to azure and made it available through an RDgateway and azure application proxy. As descibed here: microsoft ...
iWantToknow's user avatar
0 votes
0 answers
17 views

Azure Application Proxy and unprotected pages

Is there any way with Azure Application Proxy to unprotect certain signup or "guest" pages in your application?
Don Zacharias's user avatar
0 votes
0 answers
72 views

Cannot delete Azure Active Directory Tenant

I'm attempting to delete an unused Azure Active Directory Tenant. All initial checks have passed: However, when I click "Delete", I get a popup saying "Unable to delete tenant. Known ...
Hannah Vernon's user avatar
0 votes
0 answers
178 views

Azure DHCP Options

It appears that Azure doesn't provide many DHCP options for new VMs. On a new client, I looked at the registry entry HKLM/System/ControlSet001/Services/TCPIP/Parameters/Interfaces and found only these ...
Michael Cornn's user avatar
1 vote
2 answers
68 views

Monitor Azure Kubernetes Service (AKS) with Prometheus servers running independently

Can I deploy Prometheus to each Azure Kubernetes Service (AKS), and monitor each Prometheus from a Prometheus created by a virtual machine outside the AKS? In other words, I want to connect the ...
gotothesky's user avatar
0 votes
0 answers
222 views

Kubernetes Nginx Ingress url rewrite for dynamic id in url

I'm running a Kubernetes cluster on Azure Kubernetes Service(Aks). Currently, I'm having a service called product-service and I have exposed it to the outside using Nginx Ingress. My current ingress ...
Pasindu Prabhashitha's user avatar
0 votes
1 answer
55 views

When creating a linux server in Azure, is it possible to declare the UUID somehow?

We are currently doing fact finding in microsoft azure. For one of our software stacks, having known UUIDs is important (defined as the output from dmidecode|grep UUID). In virtualbox/vagrant, it is ...
Matthew's user avatar
  • 2,737
0 votes
0 answers
16 views

Can I run Cloud Automation (azure/aws) for web apps in background doing other manual work parallel?

my goal is to automate some tests for a web app and in parallel do some other staff manually (like writing code locally or research or writing reports) and don't collide with it. I used softwares like ...
Antwnina's user avatar
0 votes
1 answer
63 views

Is Azure AD (only) enough for simple identity requirements

I'm looking at helping out a small business, who currently operates four very small branch offices (ranging from 4 - 10 windows PCs). Currently, shared accounts are used on these machines - obviously ...
R3uben's user avatar
  • 3
0 votes
0 answers
80 views

Azure Dependency Agent failing to write to Log Analytics Workspace

I am working to get the Azure Dependency Agent, installed on an Arc enabled Windows 2019 server, reporting to an Azure Log Analytics workspace. I have enabled the [Preview]: Enable Azure Monitor for ...
Mike Williams's user avatar
0 votes
0 answers
232 views

Azure Log Analytics Workspace not collecting data

I have an Azure log analytics workspace. This instance is connected via Diagnostic Settings log of a resource this workspace. However, data just doesnt arrive even several days later. I have other ...
JakeUT's user avatar
  • 101
0 votes
1 answer
513 views

Windows Server 2022 - IIS - FTP Sites / FTP Publishing

Good Day I have two Windows Server 2022 Data Centre VM's in Azure. I'm attempting to set them up as IIS servers, so I can host a bunch of ASP.Net sites. They'll be setup to load balance, so if one ...
Docmur's user avatar
  • 101
0 votes
0 answers
38 views

Web access firewall not working with HTTPS but working with HTTP Azure frontdoor

I have installed SSL certificate for Azure front door and set the policy to access the website with particular IPs. With HTTP I am a not able access the website which is correct according to the ...
vikash sharma's user avatar
0 votes
1 answer
47 views

Why are my Azure VMs briefly unable to connect to an AZure Managed Instance?

I have a bunch of load-balanced Azure VMs running Windows Server 2019 that are running IIS with ASP.NET MVC/Web API 2 applications running on them. They communicate with a Database in a SQL Server ...
Adam Crossland's user avatar
0 votes
1 answer
156 views

Azure compute gallery sysprep issues

I am trying to update an Azure Compute Gallery version but it's not working properly. The process I am following is as follows: Deploy the old version from the Compute Gallery to a new VM and start. ...
Ganners's user avatar
-1 votes
1 answer
162 views

Azure aks private cluster - How show list workload

I learning work with aks in azure. I want create private aks. I know manage or deploy to cluster over az aks command invoke.... But I have problem with portal.azure.com. When I click to list ...
spirit123's user avatar
0 votes
2 answers
876 views

How to set maximum spending on azure account

I need your help to understand how I can set a maximum budget limit on my azure account. For example, let's say I don't want to spend more than 200 dollar per month how can I set that?
YacineSM's user avatar
0 votes
0 answers
19 views

Azure VM and Multiple Apache Instances

I am doing some experiments and trying to setup multiple websites on 1 host without it being obvious that the websites are related. I want them to have their own IP address and names. I have added an ...
Loki's user avatar
  • 1
0 votes
1 answer
100 views

Low cost TCP listener for Azure

We've been going through the process of migrating VMs from our data centres into Azure. When migrating, one of the gotchas is networking rules; i.e. there are NSGs, hardware firewalls, OS firewalls, ...
JohnLBevan's user avatar
  • 1,244
0 votes
1 answer
97 views

Azure Windows Virtual Machine Activation

I am currently using 3 Windows VMs on Azure. All of them are server 2022 datacenter edition. Now one of the VMs is showing activated while the other 2 are not. I am using these for lab practices. I ...
Sushmita Chakraborty's user avatar
0 votes
1 answer
419 views

Apple ID and Password not Working for MAC OS enrollment to Intune

I am trying to enroll MAC OS devices to Intune. I have everything set up, the Macbook shows up in my enrollment program token, and I am able to start the process to install the enrollment profile, but ...
Eric W.'s user avatar
0 votes
0 answers
48 views

Azure Log analytics Workspace

I am trying to consolidate all log analytics workspaces in multiple subscriptions. How do I collect all data sources feeding into the workspace including the legacy connectors ? I have tried Get-...
IshRaj's user avatar
  • 81

1 2
3
4 5
81