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 votes
1 answer
60 views

Upgrade Windows Server non-english in Azure

I am migrating a VM with WS 2016 Standard to Azure, and in the test migration I selected the upgrade to WS 2022, and it has given this error "compatscan failed with the error code -1047526908&...
acordero's user avatar
-2 votes
2 answers
94 views

How do I get my last 30 days of Azure cost from the CLI?

I want to pull the last 30 days of cost per resource group using the AZ CLI. I'd really like it as a value or JSON blob, not a file dumped to a storage container.
TheFiddlerWins's user avatar
0 votes
1 answer
84 views

Allow Azure VMSS instances to connect to a mysql server running on a VM in another resource group

In Microsoft Azure, I've got a Virtual Machine Scale Set in (say) 'resourceGroup1' in region West EU. I also have a single Virtual Machine (let's call it 'VM1') which contains an instance of mySql, ...
Steve Owen's user avatar
0 votes
0 answers
27 views

Authenticating to Hashicorp Consul from a VM

I am trying to understand how can I authenticate to Consul from a VM. I have Azure AD as IDP, but it's not clear from the documentation whether it can be used to retrieve JWT token to use it later to ...
user3191591's user avatar
0 votes
0 answers
108 views

Force Logic App (Standard) Outbound Traffic Through VNet Only

I want to be able to route the traffic from my Azure Logic App (Standard) via my vnet to other resources on the vnet only. I've tried a lot of different things (current setup listed below), but the ...
bri's user avatar
  • 1
0 votes
0 answers
35 views

AKS System Node Pool and number of nodes

The AKS docs mention that 3 nodes are recommended in Production for System Node Pool. What is the rationale behind this? Does the fact that the cluster is a private cluster change anything in the ...
Maximusawesome's user avatar
0 votes
2 answers
59 views

How to deploy Azure AD, join computers to domain?

I've no experience deploying domain services from Azure/Intune, just plenty of experience with an on-prem domain controller. I have a client here who has an azure tenant, O365 and a domain setup. I'm ...
boog's user avatar
  • 230
0 votes
0 answers
27 views

Azure Policy Geographic Logic

We're using Azure Policy to push out diagnostic settings for various PaaS solutions and running into some issues where we'd love to have one policy for 10+ regions and have them send logs to the ...
Eric's user avatar
  • 1,393
1 vote
1 answer
30 views

Should type microsoft.authorization/roledefinitions be accessible through Azure Resource Graph

Is type microsoft.authorization/roledefinitions available through Azure Resource Graph? Context I'm hoping to query Azure Resource Graph to fetch all roles which have specific permissions. Looking ...
JohnLBevan's user avatar
  • 1,244
0 votes
0 answers
41 views

Azure Logic App: Permissions to Run Trigger

Is there a role/right which we can assign to a logic app which would allow a user to click its Run Trigger button; but nothing more. Context We recently implemented Start Stop V2 on our VMs to reduce ...
JohnLBevan's user avatar
  • 1,244
0 votes
0 answers
25 views

Output SSH keys using Azure CLI

When we ran the Azure CLI command to create a new ssh key, It will store the PEM & PUB keys in .ssh/ folder. but we need to store it on separate folder. Here is the command Azure CLI az sshkey ...
T Paul Manohar's user avatar
0 votes
0 answers
21 views

How do files/attachments appear within the JSON output of the Microsoft Graph API 'Get Incident' HTTP call?

I'm currently working on an Azure Logic App, and wanted to know how files/attachments appear within the JSON output of the graph api 'get incident' call. All of my test outputs so far have not ...
Xav MX's user avatar
  • 1
1 vote
0 answers
41 views

How can I see the IPs of the computers that queried my Azure OpenAI resource via the Azure OpenAI API?

I created several Azure OpenAI resources in my Azure account. I deployed GPT models in each of the Azure OpenAI resources. I access them via the Azure OpenAI API. How can I see the IPs of the ...
Franck Dernoncourt's user avatar
0 votes
0 answers
52 views

On Azure, how do I find the ip address of an app service to create a firewall rule for it on Azure SQL?

I have created an Azure SQL server, setting 'Allow Azure services and resources to access this server' to no. I have a. ASP.Net application running as an App Service and I want to allow it to access a ...
GilShalit's user avatar
  • 149
0 votes
0 answers
53 views

Kubernetes yaml not working on Rabbitmq cluster

I have a Rabbitmq Kubernetes cluster version 3.10.2 running on Azure AKS. I have applied cluster operator using. kubectl apply -f "https://github.com/rabbitmq/cluster-operator/releases/latest/...
user3014588's user avatar
0 votes
0 answers
22 views

Restrict access to a Prometheus server in AKS can only be achieved with nginx-ingress?

Prometheus server with its respective Loadbalancer in AKS. I wanted to secure the access to /metrics through network rules...but it doesn't work. I can still acess to the endpoint with any device. ...
Wadjet's user avatar
  • 1
1 vote
1 answer
118 views

How can I create VM using my custom Image on Azure?

I have a problem with starting a VM on Azure using my custom image. How I prepared my custom image: I had a VM running, based on an image from the Azure Marketplace. I stopped that VM and exported ...
trivelt's user avatar
  • 113
1 vote
0 answers
56 views

How to export Azure REDIS data to BLOB storage with a Automation Runbook?

I'm struggling with setting up a runbook that overnight exports my REDIS Premium data to a BLOB container. This might be due to my lack of Powershell experience. So far I came up with this: # Ensures ...
JonHendrix's user avatar
0 votes
0 answers
39 views

In an Azure Web App how can I bypass authentication for internal API endpoint calls?

I have an Asp.Net Core application running in an Azure Web App and I need it to be able to call itself. Part of a long-running process in the app needs to be able to open a connection to https://my-...
glenatron's user avatar
  • 235
-2 votes
1 answer
59 views

Costing out Azure App service options?

Playing with Azure as a noob. Trying to work out how to cost the App Service correctly. I notice when I add an app service, I have an option of "Web App + Database" Does this cost the same ...
baradhili's user avatar
  • 101
0 votes
1 answer
73 views

How can i connect on-premises LDAP over Internet? [closed]

I am developing a .net core API that will host on Azure. The main aim of this API is to connect with LDAP (On-premises). If the application hosts on-premises then there is no problem connecting with ...
Imran Yaseen's user avatar
0 votes
0 answers
18 views

Detect website attack by using azure sentinel serviceazure

I have a website which builds on AKS. I'm getting DDoS and other kind of attacks in website. In order to take prevention against such attacks, I'm planning to use the tool Azure Sentinel service. ...
Nandhana Pramod's user avatar
0 votes
1 answer
42 views

static external IP for azure hosts

I am creating an Azure Virtual Desktop implementation. What is the correct way to make sure that the AVD's use a static IP address for outgoing connections? Is it by creating a NAT Gateway?
longneck's user avatar
  • 23.1k
0 votes
0 answers
86 views

Application gateway multi site set up

I have created a set up which uses application gateway to route traffic to app services. Below are the details: Application Gateway - 1 Azure App Service - 2 App Service Plan - 1 VNET and one subnet ...
Lucky's user avatar
  • 1
0 votes
0 answers
19 views

Azure AKS Persistent Volume and Storage class permissions

I am looking for specific permissions that will allow read access to view the storage configurations and set up in Azure AKS. There just doesn't seem to be anyway to provide limited read access to ...
htm11h's user avatar
  • 170
0 votes
1 answer
158 views

AzCopy on Linux: copying between mounted folders fails

Unsure if this should be in Stack Overflow instead, but here goes: I have an Azure File share mounted as /source and an SMB/CIFS share mounted as /dest on an Azure VM running Ubuntu 20.04. Between the ...
TorW's user avatar
  • 61
0 votes
0 answers
22 views

Azure Virtual Gateway gets "Not connected" when peering a vnet

0 I have an Azure Virtual Gateway connection from 10.29.64.128/26 to another Local Gateway that works fine. I need some additional address space in order to outbound connections and I decide to pair ...
Martín Alcubierre's user avatar
0 votes
1 answer
151 views

Enable client access to Internal Azure Container Applications through Application Gateway

I have setup a container apps environment that is sitting within a VNET. Containers within need to be accessed externally through application gateway. Following steps in this learn.microsoft page has ...
SnippingAddict's user avatar
-1 votes
1 answer
59 views

Why does AWS Cognito require a client secret when configuring an external IdP (Azure AD)?

I don't understand why AWS Cognito require a client secret when configuring an external IdP (e.g. Azure AD). AFAIK, AWS Cognito merely forwards federated identities to the external IdP for (OIDC) ...
Shuzheng's user avatar
  • 419
0 votes
0 answers
237 views

How to Install Azure Azcopy on Ubuntu/Debian from a repo

I want to install Azure azcopy on a Ubuntu 20.04 and be certain that it comes from a legit source (not infected, corrupted etc). Recommended way is to download it from MS site - at least according to ...
Wojtek_B's user avatar
  • 1,013
0 votes
0 answers
17 views

How to configure Azure Data Factory to handle larger files?

I have an azure data factory pipeline that reads a 100 mb CSV from blob storage and inserts it into an Azure SQL DB that has tons of space (200 GB). I also have a 1 MB version of the same files, just ...
SeaQwell's user avatar
0 votes
0 answers
26 views

What capabilities do Azure Container Instances support?

Last year, a question was posted about how to add capabilities to an ACI. The accepted answer was that it wasn't possible: How to add capabilities to Azure container instances? However, the ...
Cat Zimmermann's user avatar
0 votes
0 answers
32 views

Incorrect MAC error while using ssh from windows to linux

I am trying to ssh from a windows system to an azure centos vm. But I am getting error incorrect MAC ... On further checking i identified it only happens when the mac algorithm used is umac-128-etm@...
Zez s Shin's user avatar
0 votes
1 answer
110 views

Multiple issues with Nginx configuration

I am quite new to Nginx and I just can't make it work. I have a web app hosted in Azure. It's a WordPress website. Here is the Nginx file: server { #proxy_cache cache; #proxy_cache_valid ...
pictoru's user avatar
  • 103
0 votes
0 answers
25 views

Configuring Automatic Start of Azure Virtual Machine upon Remote Desktop Login

We have created an Azure virtual machine 'Standard NV12ads A10 v5' with Windows 10 as the operating system. In order to reduce costs, we would like to find a way to have the machine powered on only ...
El_Merendero's user avatar
0 votes
0 answers
35 views

Azure DevOps with Boomi (or) Jenkins with Boomi for CI/CD automation with various stages

Are there any methods by which we can integrate Dell Boomi with Azure DevOps or Jenkins to implement CI/CD automation with various stages including unit testing and SonarQube etc? Any help with tools ...
vivan sai's user avatar
0 votes
0 answers
95 views

Adding multiple tenants with Microsoft Partner Center

I am working to get two Azure tenants associated through the partner center. The two global admin accounts being used by the administrator do not have the same email address, but are both set to ...
Geoffrey Lee Shaw-Cullen's user avatar
2 votes
0 answers
39 views

Am I likely to experience less Azure Spot VM instance evictions by creating it in a region that has a large time difference from where it's used?

I am creating a spot VM to be used in offices located in New York. If I choose India as the region, will the time difference between the two regions help reduce the spot evictions because I can expect ...
PrashanD's user avatar
  • 133
0 votes
1 answer
26 views

How to unfold a group that is a direct member of another group into its included users in Azure AD?

How to unfold a group that is a direct member of another group into its included users in Azure AD? I'm trying to use a group to configure SSO for a set of users. However, it only works when users ...
Shuzheng's user avatar
  • 419
0 votes
0 answers
27 views

Icecast2 not working well with Azure Containers SSL terminator

I want to run an instance of Icecast on Azure, leveraging containers and SSL termination features provided by Azure. For those who don't know, Icecast is an HTTP media server comprised of a web server,...
usr-local-ΕΨΗΕΛΩΝ's user avatar
0 votes
1 answer
52 views

Allow Azure VM To Access Storage Container Without AAD

I have a subscription, resource group and a VM. Let's call this VM as vm-01. From the VM, I want to access Azure Storage containers and objects. I have installed the Azure CLI on this Linux VM. Is it ...
Sudheer Satyanarayana's user avatar
0 votes
0 answers
31 views

Where do I store web server login credentials?

I am building a web server that will accept requests from mobile devices and route to 2 different SQL Server instances. For extra security, I want the mobile devices to have to log in twice - log in ...
TheMortiestMorty's user avatar
0 votes
1 answer
143 views

Why do my AKS node have public IP even though "enableNodePublicIP" is set to false?

I have an AKS cluster where I added a new node pool. While creating the node pool, I set the option "Enable public IP per node" as Disabled. However, I still notice that my nodes in the VMSS ...
faizan's user avatar
  • 98
0 votes
0 answers
19 views

AZURE Skytap Oracle db environment showing block corruption

We are seeing redo, undo and datafile block corruptions when we restore using RMAN into Azure Skytap from our source servers. This is a reoccurring issue. As soon as we fix it in one place, it sems to ...
Michael Ault's user avatar
0 votes
0 answers
84 views

HTTP 502/404 with Grafana in Kubernetes, using AGIC

I'm trying to deploy Grafana in Azure Kubernetes service (AKS), through Helm. I'm using the Helm charts provided by Bitnami. I've been following this Microsoft tutorial to set up the application ...
DocZerø's user avatar
  • 123
0 votes
1 answer
199 views

Sizing and moving /var/log to meet DISA STIG

RHEL 8 DISA has a requirement that /var/log must be on a separate partition. The finding is due to that the main partition might fill up. I am trying to harden VMs in an Azure Cloud Environment. Since ...
baw's user avatar
  • 3
0 votes
0 answers
95 views

Powershell Linux - Unable to install Module in Azure Ubuntu

I'm trying to install the AZ module in the Ubuntu powershell of an Azure Linux server. However, the powersheel could not find the PSGallery repository. I suspect the DNS record retrieved by the server ...
Nash A's user avatar
  • 1
0 votes
0 answers
50 views

Is the Global Administrator role required to manage Enterprise State Roaming in Azure AD?

As a new system admin, I was provided with access to some standard role assignments from the 365 admin center, which include the following: Authentication Policy Administrator Exchange Administrator ...
ShawnJJB's user avatar
0 votes
1 answer
106 views

Unable to establish RPC between an on-premise windows server to an Azure VM (Windows)

I am facing an issue where I am trying to establish RPC between an on-premise windows server to an azure VM (Windows) by executing the following cmd in the terminal from the source (on-premise windows ...
Joe's user avatar
  • 1
0 votes
0 answers
38 views

Connect to Azure VM (Windows) from Ubuntu

As per title, I would like to connect to Azure VM (Windows) from my Ubuntu machine. xrdp requires that I know the VM's IP address, which I don't know. When I connect to Azure VM from Windows machine, ...
Farid's user avatar
  • 101

1
2
3 4 5
81