No announcements
-
0 VotesRemove one PolicyDefinition from a PolicySetDefinition
Right now I'm trying to apply my custom policies to our azure subscriptions via powershell. Before deleting and recreating the policies I have to remove them first from ... -
0 VotesPowershell Script to audit VMs disk information
Hi All, As part of the storage cost optimization, we need to extract the following information from Azure at the disk level for migrated servers so far.Please suggest if ... -
1 VotesCan I use Microsoft Azure to run a research model, and gather data ?
Hello to all ! I apologize if my question seems out of place, but I am unfamiliar with the way that virtual machines function as of yet. Basically, I need to run ...Answered | 3 Replies | 184 Views | Created by Klemet - Wednesday, December 18, 2019 5:19 PM | Last reply by kobulloc-MSFT (Azure) - Monday, December 23, 2019 10:40 PM -
1 VotesHow to create RG with CloudShell? - Term is not recognized
How to execute? I'm following step 4 ...Answered | 1 Replies | 142 Views | Created by Kenny_I - Saturday, December 21, 2019 3:58 PM | Last reply by Vaibhav-Chaudhari - Saturday, December 21, 2019 6:15 PM -
1 VotesInvoke-AzureRmVMRunCommand vs Set-AzureRmVMCustomScriptExtension
Hi there! I am using 'Invoke-AzureRmVMRunCommand' in Azure runbooks to run PS code on a VM. Now, while being stuck with something, I come across those 'Custom Script Extension for Windows' and ...Answered | 1 Replies | 139 Views | Created by André Maerz - Monday, December 16, 2019 2:40 PM | Last reply by SamaraSoucy-MSFT - Thursday, December 19, 2019 8:54 PM -
0 VotesPowershell Core - Get-AzureEHSASToken Error
All, Get-AzureEHSASToken -URI "adehub.servicebus.windows.net/ade_poc" -AccessPolicyName "EventHub_POL" -AccessPolicyKey ...Answered | 3 Replies | 145 Views | Created by grajee - Wednesday, December 18, 2019 5:29 PM | Last reply by SamaraSoucy-MSFT - Thursday, December 19, 2019 4:04 PM -
0 Votesbad command
hi!! I am working with azure "cloud shell", but when trying to create a network resource I get an error although the command is as indicated by the az-103 guide. I ...Proposed | 1 Replies | 285 Views | Created by Alejo Sánchez - Sunday, December 15, 2019 6:24 AM | Last reply by Monika Reddy-MSFT - Tuesday, December 17, 2019 7:39 PM -
0 VotesHow can I get a WorkSpaceId assigned to an Azure VM?
Hello guys, I'm trying to know if VMs in our Azure envirormer have assigned a workspaceId from azure monitoring, I'm using below script to get this, but some of the VMs have ...Proposed | 1 Replies | 260 Views | Created by D.M.L - Wednesday, December 11, 2019 6:59 PM | Last reply by D.M.L - Thursday, December 12, 2019 12:54 PM -
0 VotesFind Users who are not members of any group
We deploy Office 365 licenses via Azure AD group membership so - if a user is not a member of a group, no licenses. Try as I might I can't seem to create powershell that will return a list of ...Proposed | 2 Replies | 358 Views | Created by JimDango - Wednesday, November 27, 2019 9:04 PM | Last reply by JimDango - Tuesday, December 10, 2019 10:23 PM -
0 VotesHow to assign Azure Access Control (IAM) for all subscription
Hii, i've more then 30 azure subscription on my account. now i'm want to assign some user as reader for all subscription. actualy i can do it one by one on portal azure.but is there any simple way to ...Answered | 4 Replies | 342 Views | Created by RnD0102 - Monday, November 18, 2019 10:31 AM | Last reply by RnD0102 - Tuesday, December 3, 2019 11:20 AM -
0 VotesI am not getting the error message in PowerShell 7 core when I run the Azure Commandlets
I am facing problem with a powershell command in Powershell 7 Preview 6, I am not getting the error message which I should get. As you can see below. I have imported the module ...Unanswered | 3 Replies | 423 Views | Created by Askwizard - Thursday, November 28, 2019 3:36 PM | Last reply by BhargaviAnnadevara-MSFT - Tuesday, December 3, 2019 5:46 AM -
0 VotesAzure CLI comment error when updating custom role --- Role "id" is missing. Look for the role in the current subscription.
az role definition update --role-definition "C:\Azure Custom Role Test\Safe.json" Role "id" is missing. Look for the role in the current ...Proposed | 1 Replies | 461 Views | Created by kimdav111 - Sunday, December 1, 2019 5:33 PM | Last reply by SamaraSoucy-MSFT - Monday, December 2, 2019 3:50 PM -
0 VotesPowershell script to iterate every resource in selected subscription
Need of powershell script to clean up the existing tag values and make them consistent across the board(scan all Azure Resources that are Tagged with a “department” and fix all the ...Answered | 3 Replies | 421 Views | Created by Ganapathy1982 - Friday, October 18, 2019 1:45 PM | Last reply by Kiran Patnayakuni - Friday, November 29, 2019 4:11 AM -
0 Votesimport module psake error
$env:PSModulePath C:\Users\user\Documents\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules\; C:\Program Files (x86)\Microsoft SQL ...Answered | 2 Replies | 428 Views | Created by kobosh3 - Wednesday, November 20, 2019 1:17 AM | Last reply by kobosh3 - Saturday, November 23, 2019 12:35 AM -
0 VotesGet-AzureStorageBlobContent not finding blob
I uploaded a CSV file to an Azure container using the variables in the "Set" command. The type is Block Blob. However the "Get" command generates a "Cannot find ...Proposed | 5 Replies | 366 Views | Created by JohnBorges - Tuesday, November 12, 2019 6:43 PM | Last reply by Vaibhav-Chaudhari - Wednesday, November 13, 2019 5:53 PM -
0 VotesMicrosoft Graph App Error
I created an App so I can get risky users logins detection. I found this article in ...Proposed | 1 Replies | 303 Views | Created by AmmarFidelitone - Wednesday, November 6, 2019 4:20 PM | Last reply by BharathN-MSFT - Thursday, November 7, 2019 2:58 AM -
0 VotesRemoving Stale Computers from Azure
I am running the following command to export to a CSV all machines that we are considering stale within our organisation. Get-MsolDevice -All -LogonTimeBefore ...Proposed | 4 Replies | 382 Views | Created by RickG67 - Monday, October 28, 2019 3:28 PM | Last reply by SamaraSoucy-MSFT - Monday, November 4, 2019 6:43 PM -
0 VotesRemove Duplicates from an CSV using powershell
I used the below script to export a csv with computer names and object id's from azure There are a number of duplicate files that I would like to remove. My csv ...Proposed | 1 Replies | 350 Views | Created by rickman6767 - Wednesday, October 30, 2019 7:09 PM | Last reply by SamaraSoucy-MSFT - Thursday, October 31, 2019 4:18 PM -
0 VotesRemoving stale devices using a CSV
Hi We have moved a number of windows 7 devices within our AD to non synced OU's. I have extracted the assets from each of these OU's into a ...Unanswered | 1 Replies | 419 Views | Created by RickG67 - Monday, October 28, 2019 3:34 PM | Last reply by SamaraSoucy-MSFT - Wednesday, October 30, 2019 4:39 PM -
0 VotesAzure CLI commands not working in VSCode-bash (az network nic show --ids)
Hello I'm following the AZ CLI VM Tutorial https://docs.microsoft .com/en-us/cli/azure/azure-cli-vm-tutorial and Step 4 asks to assign the network nic id's to a variable and ...Unanswered | 2 Replies | 393 Views | Created by Azure CLI commands not working in VSCode-bash - Tuesday, October 29, 2019 12:48 AM | Last reply by Azure CLI commands not working in VSCode-bash - Tuesday, October 29, 2019 2:01 PM - Items 1 to 20 of 907 Next ›
No announcements
