Forum Widgets
Latest Discussions
Failed to remove group membership
Hi All, I am using a group in AAD to assign licenses to my Conference room room mailbox account. from last few days when i am trying to remove the particular group from a room account, i am getting below error. Failed to remove group membership Unable to complete due to service connection error. Please suggestAshka123Oct 02, 2025Brass Contributor1.8KViews0likes1CommentAZURE AD Password Protection Requirements
As we prepare to install the Azure AD Password Protection DC Agent. We have three windows 2008 servers which are not compatible as per the notes below but we are building a 2016 DC. - Do we need to install the Azure AD Password Protection Agent across every DC's or it's ok in just one DC? Please your response will be highly appreciated. https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-password-ban-bad-on-premisesPhillip_from_the_blockOct 02, 2025Copper Contributor273Views0likes1CommentAzure Copydata Error
I am trying to copy a table from one database to another via a Copy Data activity. I keep getting an error around 500 000 rows in. This is always the same error. The whole table is about 1 500 000 rows. The write batch size is 10 000. I attempted reducing it to 4000 but this did not help either. If anyone can assist with what could be causing this error. Or advise any other way I could copy this data without using a Copy Data activity. Error: Failure happened on 'Source' side. 'Type=System.IO.IOException,Message=Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.,Source=System,''Type=System.Net.Sockets.SocketException,Message=An existing connection was forcibly closed by the remote host,Source=System,'ValerieKamSep 28, 2025Copper Contributor576Views0likes1Commenthow to set API version in Visual Studio code for Azure Stream Analytics Jobs
Hi Community! Please your advise, I've been struggling to publish an ASA job from Visual Studio Code, that , out of nowhere begun to issue the following error: [2023/3/6 12:58:07 AM] [Info] Job submitting ... [2023/3/6 12:58:08 AM] [Error] Job 'asa-dlo-test-flatten-1' submitted failed, error detail: Job submission failed: Error: Feature or property 'Parquet' is not supported in API version 2017-04-01-preview. Please use API version 2020-03-01. I have running on the same resource group several other ASA jobs that do similar things (like output to parquet) in brazil-south Zone, however , out of nothing it is now throwing this error and I have no clue on how to set the API version to 2020-03-01 in Visual Studio Code or in the ASA Job itself, Any ideas? Many thanks! RalPlafoCLSep 28, 2025Copper Contributor524Views0likes1CommentContainer instances
Hi, what I can do to prevent changing private IP for Container instance? Currently I have it connected to Function app and when Ip change, there is disconnection. Or am I able to monitor it with alerts and afterwards I will change it manually in the Func. App?kidkaSep 27, 2025Copper Contributor470Views0likes1Commenterror while overriding 'Password2' parameter because of 'SyntaxError
Hello, I have been getting this error while trying to deploy my SQL server. The template is getting the pwd from a key vault. Before deploying the db., I retrieved all KV, and I don't know why I am still getting this error. The password has backslash in it, and I escape by using double backslash: xxxxx\**** => xxxxx\\**** . There was an error while overriding 'Password2' parameter because of 'SyntaxError: Unexpected number in JSON at position 8', make sure it follows JavaScript Object Notation (JSON)KadeabdulSep 27, 2025Copper Contributor357Views0likes1CommentCustom Role to Prevent Users making any changes to Azure Web App Network Configuration
Hi, I have a customer who wants to create a custom role to prevent users from making any changes or updates to Web App network configuration under Networking tab. This includes inbound access, outbound traffic, VNet Integration, site access and rules. We created a customer role, but it is not working. Does anyone have a working custom role that you can share? Thanks. properties": { "roleName": "WebAppCustomRBAC", "description": "Web App Custom Role", "assignableScopes": [ "/subscriptions/xxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ], "permissions": [ { "actions": [ "Microsoft.Web/sites/*", "Microsoft.Web/serverfarms/Read", "Microsoft.Resources/subscriptions/resourceGroups/read", "Microsoft.Insights/components/*", "Microsoft.Insights/alertrules/*" ], "notActions": [ "Microsoft.Web/sites/config/write", "Microsoft.Web/sites/networkConfig/write", "microsoft.web/sites/networkConfig/delete", "microsoft.web/sites/slots/networkConfig/write", "microsoft.web/sites/slots/networkConfig/delete", "microsoft.web/sites/slots/virtualnetworkconnections/delete", "microsoft.web/sites/slots/virtualnetworkconnections/write", "microsoft.web/sites/virtualnetworkconnections/delete", "microsoft.web/sites/virtualnetworkconnections/write" ], "dataActions": [], "notDataActions": [] } ] } }terruahmadAug 20, 2025Microsoft132Views0likes3CommentsMigration from Azure automation DSC to Automanage machine configuration
Hi, I have few Windows and Linux Azure VMs being managed by Automation DSC. An software agent is being downloaded and installed using powershell script and this is being done by DSC custom script. How can I migrate this setup to Automanage machine configuration, I have the powershell script to do the task but I am struggling to find information about how to configure this in machine configuration. Thanks.Gautam51Jul 30, 2025Copper Contributor323Views0likes1CommentTop AI & CLI Prompts DevOps Can Use to Manage Azure Efficiently
As DevOps engineers juggle multiple responsibilities—from provisioning resources to ensuring system reliability—having quick, effective commands and AI prompts can significantly boost productivity. Whether you’re scripting in Azure CLI, using GitHub Copilot, or leveraging Azure’s AI Copilots, here are some of the best prompts and commands to streamline Azure management. https://dellenny.com/top-ai-cli-prompts-devops-can-use-to-manage-azure-efficiently/35Views0likes0CommentsUsing Azure Firewall as a Gateway for All Outbound Traffic to the Internet
Hey everyone! I just uploaded a new guide on GitHub where I walk through setting up Azure Firewall in a classic Hub & Spoke scenario to manage all outbound internet traffic 🌐. In this guide, you'll find step-by-step instructions on: Setting up the Hub & Spoke network architecture Configuring Azure Firewall to control and monitor outbound traffic This tutorial is part of the hub-and-spoke-playground project, which includes various scenarios and scripts to showcase the benefits of the hub-and-spoke network topology in Azure. You can explore more scenarios and resources in the project’s GitHub repository: https://github.com/nicolgit/hub-and-spoke-playground . Would love to hear your thoughts and feedback!NicolDJul 17, 2025Copper Contributor478Views1like1Comment
Resources
Tags
- azure virtual machines8 Topics
- azure5 Topics
- Azure Active Directory (AAD)3 Topics
- AzureAD3 Topics
- updates3 Topics
- ARM Templates1 Topic
- Bicep1 Topic
- Azure Key Vault1 Topic
- containers1 Topic
- SSPR1 Topic