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
1 vote
0 answers
167 views

How to disable a specific cipher for TLS 1.3 on Azure AKS with ingress controller?

I have a Kubernetes cluster on Azure AKS with an ingress controller that uses TLS 1.3 protocol. I want to disable a specific cipher suite (e.g., TLS_AES_128_GCM_SHA256) for security reasons. I've ...
user avatar
0 votes
1 answer
18 views

Azure handling different IPs when scaling

I want to spin up redundant instances depending on the current load. So when there's much load, spawn more instances, if there's low traffic, shut down unnecessary instances. I therefore want to use ...
lightyears99's user avatar
0 votes
0 answers
225 views

Store ansible vault password in azure keystore

At my company we use Azure cloud services. For our local department we want to setup a set of Linux servers. These servers are used to form a test setup. To setup and maintain these servers we chose ...
Jan Jaap's user avatar
  • 101
1 vote
1 answer
140 views

Azure App Service to Azure MySQL Flexible Server Latency

I have an old ASP.NET MVC website I've moved to Azure that runs super slow on there. I've set up: App Service (Standard S1 plan) Azure Database for MySQL flexible server (Burstable, Standard B1ms - ...
scgough's user avatar
  • 155
0 votes
0 answers
145 views

Azure PHP8 exposing php code

My website runs fine BUT when i add ".PHP" in uppercase to my URL e.g. www.example.com/test.PHP my php code is exposed on the website source code. I'm running PHP8 on azure. My NGIX config ...
Max Thorley's user avatar
0 votes
1 answer
168 views

How to add a confirmed O365 domain as an Exchange Online accepted domain?

A little background on our AAD/O35 tenancy: We have domainA as our primary domain. This is used for SSO, our primary email addresses, etc etc. We acquired another business. One of their domains (...
ltwally's user avatar
  • 315
0 votes
1 answer
219 views

Connection to Azure VM through SSH doesn't work all the way

I have a development vm setup in a private network area in Azure. Now I'm trying to connect to it via SSH and it's failing for a certain reason. I'm sure that I uploaded the correct public key to the ...
NFoerster's user avatar
  • 101
0 votes
1 answer
230 views

Power Settings Command Line Tool High CPU Usage

For the last few days, one of our Windows servers (Windows Server 2022 Datacentre Azure Edition) has suddenly started running rather slow. On inspection, "Power Settings Command-Line Tool" ...
Gavin Coates's user avatar
0 votes
0 answers
84 views

redundant VPN connections over Expressroute private peering

I have configured redundant VPN connections over expressroute private peering with private IPs. BGP is configured making router 2 backup using BGP as-path. Wondering how the traffic is sent back to on-...
MatB's user avatar
  • 1
0 votes
1 answer
208 views

Azure - AKS integration with API Manager for JWT authentication

I am trying to implement the following workflow to setup in the Azure: Private AKS cluster to deploy my applications - Already provisioned An ingress controller (AGIC preferably) for routing traffic ...
Jananath Banuka's user avatar
1 vote
0 answers
39 views

Unable to restore an MSSql Database from an Azure Storage backup

We have a simple sql script to restore an MSSql DB from an Azure storage blob. We backup our PROD DB to Azure Storage. Trying to run this script (which we swear used to work a while ago).. now errors: ...
Pure.Krome's user avatar
  • 6,548
0 votes
1 answer
71 views

Puppet install: timeout when retrieving certificate

Trying to install the latest puppet enterprise (2023.0.0) per their guide on an Unbuntu 20.04 VM in Azure. I started with the out-of-the-box pe.conf. Install proceeds for awhile until I get some ...
Chris's user avatar
  • 101
0 votes
1 answer
435 views

How do I calculate how many eDTU I need?

I currently have four on-premise SQL Server instances (all replicated) each with between 3 and 5 production databases in them which I want to migrate to a single Azure SQL elastic pool. How do I ...
Jimbo's user avatar
  • 309
0 votes
0 answers
123 views

Apache Maven Plugin Issues with Azure DevOps

I have an interesting request regarding Apache Maven plugin issues with Azure DevOps. Here's a note from the client. "It seems there has been a recent upgrade in the Agent which has changed the ...
Joy1979's user avatar
  • 111
1 vote
1 answer
50 views

Adding my remote public static IP to an Azure VNET so I can access a private VM inside the VNET

I don't even know if this is possible. But I have a VM in azure running just private IP. I can access this VM from my azure web app when it is running in Azure. But I need to develop against it and I ...
paulinventome's user avatar
0 votes
1 answer
34 views

Azure B2C - Custom policies - Replacing Let's Encrypt certificate for a Comodo/Sectigo certificate not allowed

I have an Azure B2C tenant which uses custom policies to connect to our own API. The policy is currently provisioned with a *.something.dev certificate and expires every 3 months. The plan is to ...
Rob's user avatar
  • 147
0 votes
0 answers
139 views

Azure AD Credentials With On Premise VM and SSAS Tabular Cube

I have a Azure VM that I've joined to my Azure AD, works great. I've installed (Development Edition SQL Server 2022) SSAS Tabular on this server using the local admin account and would like to use ...
David Rogers's user avatar
0 votes
0 answers
94 views

microsoft.visualstudio in my Resource-provider list is stuck in "Registering" status

microsoft.visualstudio in my Resource provider list is stuck in "Registering" status. Unregister-AzResourceProvider -ProviderNamespace "microsoft.visualstudio" is returning the ...
Monis's user avatar
  • 1
0 votes
0 answers
60 views

Cannot connect to Surfshark via a Azure VM

I am trying to connect to a 3rd party VPN via a Azure VM. Following the instructions here: https://support.surfshark.com/hc/en-us/articles/360011051133-How-to-set-up-manual-OpenVPN-connection-using-...
Mandke's user avatar
  • 1
0 votes
1 answer
30 views

when configuring Azure file sync between a azure file share and an on-premise server can this be done with private link?

Trying to configure azure file share between and on-premise file server and azure file share but am unsure about how to make it secure. We will be using express routewith private peering to connect ...
d1260's user avatar
  • 1
0 votes
0 answers
102 views

Firebird horizontally scaling using containers

I am trying to setup a firebird server within K8s and using docker containers. This has worked well with using Azure Files as a persistent volume storage, however when I try scaling past 1, there are ...
UbuntuHusker's user avatar
1 vote
1 answer
148 views

Azure mysql server provisioning

Trying to create an Azure mysql flexible server through the portal I get the following error message. "code": "InvalidPrivateDnsZoneSubscription", "message": "The ...
Drifter104's user avatar
  • 3,793
0 votes
1 answer
150 views

Azure AD B2C on backend or front end?

I have a service oriented application where the fornt end is a NextJs application and the backend is a .net core API project. I want to use Azure AD B2C to provide Authentication. Should I configure ...
demu's user avatar
  • 1
0 votes
1 answer
212 views

Add Azure D drive (temporary storage) to a migrated VM

Any VM created in Azure is given a D drive; a temporary storage drive attached to the hypervisor; which gives better performance than the data disks as it's closer to the VM's compute resources. This ...
JohnLBevan's user avatar
  • 1,244
0 votes
0 answers
53 views

Can't do an in-place Update of an Azure cloud service (extended support) after a VIP swap - Public IP is in use (error)

I have successfully performed a VIP swap on a pair of Azure cloud services (extended support) that had Reserved IP addresses (static, although I don't think it matters). Now I can Update (by uploading ...
Vasily Romanov's user avatar
0 votes
0 answers
18 views

Are the local accounts used viewable in the logs?

I am setting up a Storage Account with SFTP enabled as a proof of concept to replace our on premise ssh/sftp servers. I set up local accounts and am able to upload and delete files as per the ...
Matt's user avatar
  • 740
0 votes
1 answer
252 views

Azure Application Gateway - ERR_EMPTY_RESPONSE when creating a Path-based routing rule using HTTPS listener

I have an Azure Application Gateway and trying to set up a Path-based routing with SSL. Backend pool target servers are App Services, which are allowed to accept both HTTP and HTTPS traffic. ...
Dimitri's user avatar
0 votes
1 answer
144 views

How to move an IP address in Azure from one VM to another?

I have an old VM with a static IP address - let's say IP address A. I want to dissociate this IP address from the old VM, make a new VM, and then associate IP address A with the new VM. They would ...
A X's user avatar
  • 469
0 votes
0 answers
45 views

Azure cloud service - update domain

Related - but not the same: Azure Cloud Service Upgrade Domain server restart interval I have a cloud service (extended support) in Azure with two instances of a role, in an availability set, with ...
Aleks G's user avatar
  • 956
0 votes
0 answers
19 views

Gsuit user to auto sync with adazure so we can adazuredevops can do SSO

Current Scenario 1 - Gsuit basic users 2 - ADAzure free account(Not have any P1 or P2 license) 3 - Azuredevops on cloud We need to do SSO for Azuredevops on cloud from gsuit all user or selected ...
Patel Punit's user avatar
0 votes
0 answers
48 views

df reports zero used space

On a VM in azure we mount some blob storage via NFS, which generally works good. I now found though, that df reports wrong values for usage of the NFS storage: root@myVM:~# df -h /mnt/blob/ Filesystem ...
VerboEse's user avatar
1 vote
0 answers
43 views

Multiple S2S Connections for Azure

I’m confused by all of this and need help. I setup an Azure S2S tunnel from Azure to my On Prem DC. This is for AD and AAD to sync. We have a new billing system coming in and the only way they’ll ...
EastCoast2234's user avatar
0 votes
2 answers
428 views

df -h --total command showing wrong total disk size

I have 512GB attached to my linux centos 7.9 server I'm trying to know how much total disk size used from overall disk size from inside the server I tried to use df -h --total command to show the ...
Mohammed Alkilani's user avatar
0 votes
0 answers
35 views

How to list/check Partition Count usage on a given Event Hubs Cluster

everybody! I hope you are doing well! Currently I'm supporting an Azure Event Hubs cluster that very often has notifications that the Partition Counts has reached its limit: 2000 Partition Counts, ...
rbmxrenato's user avatar
0 votes
1 answer
49 views

Azure VM cannot 'see/access' another Azure VM

We have 2 Azure VM's, each on different VNET's. They both run Sql Server. I can connect to to both VM's from my home office/IP using Azure Data Studio. My home office has a static IP. I've made sure ...
Pure.Krome's user avatar
  • 6,548
3 votes
1 answer
43 views

Azure datacenter 2019 failover cluster unresponsive after reboot only when shared disk is assigned CSV

We're seeing some really strange behaviour with a 2 node cluster on azure 2019 datacenter. We didn't see the issue right away but at some point it started happening and now we can repeat it. We have ...
Bee_Riii's user avatar
  • 163
0 votes
0 answers
18 views

Consolidate Azure vnet subnet to use a single outgoing private IP

I am not very strong with networking but I will try to explain. I have a vnet in Azure and inside it a subnet 10.1.0.0/24. Is it possible to setup routing so that every IP from 10.1.0.0/24 would ...
XenAinars's user avatar
0 votes
0 answers
100 views

Can I expose a public endpoint from an Azure Static Web App API?

I am building a static web application (using Blazor) which includes a Azure Function (C#) API. This is specified when creating the the static app on the portal and is built with GitHub Actions. In ...
GilShalit's user avatar
  • 149
0 votes
0 answers
29 views

CIS RHEL shows "This is system is not registered with an entitlement server you can use subscription manager to register" [duplicate]

Hey guys I purchased and deployed a CIS hardened image of RHELv 7.9 on my azure platform but now it shows the above message when I run the yum command to install or update something. If I am not ...
DARKSIDE's user avatar
0 votes
0 answers
60 views

Using Azure API Gateway to expose azure keyvault api to client application

Currently a client application works directly over internet with Azure Keyvault to get secret stored in the Keyvault. Azure service principal is used on client side for authentication to the Keyvault ...
rauf101's user avatar
0 votes
1 answer
359 views

nginx-ingress returns 502 After upgrading to kubernetes v1.24.6

When trying to upgrade from kubernetes v1.23.X to v1.24.X. I has been seen that the health probe needs to be changed to be /healthz (azure) I have a configuration that works in 1.23 but not 1.24 I ...
Peter Thomas's user avatar
0 votes
1 answer
33 views

How to Know the Which IP-Port belongs to Which Instance of the Virtual Machine Scale Set

I have an Azure Windows VMSS with 2 instances in running state with a load balancer: LB Rule - Port 80 Inbound NAT Rule - Frontend Port 50000, Service Port 3389 My VMSS Public IP is 20.1.13.195 I'm ...
user avatar
0 votes
1 answer
67 views

What is the easiest way to trigger an api endpoint on an hourly bases using azure?

I have an App Service that runs FastApi in a Docker Container. I need to call a certain endpoint every hour. What is the easiest way to achive this? My plan so far is to setup the smallest VM ...
Antichloride's user avatar
0 votes
0 answers
84 views

Nginx proxy forward to Azure Analysis Service

Problem: From on-premises computers I need to be able to login to Azure Analysis Service. Since AAS is publically available my split-tunnel VPN configured in on-prem computer forwards the request to ...
Marci-man's user avatar
  • 101
0 votes
1 answer
1k views

Connecting Private Container Apps Environment with Application Gateway

im in a bit of a pickle right now. Right now i'm in the process of setting up a microservice heavy application in azure container apps. The Container Apps Environment is located in its own subnet, and ...
Isparia's user avatar
  • 103
0 votes
0 answers
25 views

Linked our Microsoft Access ID and Contract ID for Azure Support benefits but its not working

I linked our Access and Contract ID for Azure Support benefits it accepted it, but when I try to create a technical support ticket it just loops back to linking our Access ID and Contract ID. when I ...
Nathan's user avatar
  • 1
1 vote
0 answers
439 views

Transfer Azure subscription transfer from one tenant to another tenant

I am working on a discovery phase for my client, who is looking to migrate subscriptions from one AD tenant to another. Basically, I would like to know what all resource types are truly impacted and ...
Joy1979's user avatar
  • 111
0 votes
1 answer
75 views

Azure Red Hat OpenShift requires a minimum of 40 cores to create and run an OpenShift cluster

0 I am trying to deploy ARO azure redhat openshift cluster but it get failing stating The resource operation completed with terminal provisioning state ResourceQuotaExceeded Resource quota of cores ...
esngsrj's user avatar
0 votes
0 answers
277 views

No domain profile in Windows Defender Firewall

We've moved from an on site server to online at our company, and we've had our user profiles rebuilt on our PC's so that we use Azure based profiles instead of domain profiles. I'm having issues ...
AutoBaker's user avatar
  • 188
0 votes
1 answer
152 views

Custom script extension for drive letter override in Azure VM creation

I am able to run the below script within the VM without any error gwmi win32_pagefilesetting $pf=gwmi win32_pagefilesetting $pf.Delete() Restart-Computer –Force Get-Partition -DriveLetter "D"...
mysanj's user avatar
  • 1

1 2 3
4
5
81