No announcements
-
0 Votes
How 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 | 229 Views | Created by RnD0102 - Monday, November 18, 2019 10:31 AM | Last reply by RnD0102 - Tuesday, December 3, 2019 11:20 AM -
0 Votes
I 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 | 282 Views | Created by Askwizard - Thursday, November 28, 2019 3:36 PM | Last reply by BhargaviAnnadevara-MSFT - Tuesday, December 3, 2019 5:46 AM -
0 Votes
Azure 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 | 332 Views | Created by kimdav111 - Sunday, December 1, 2019 5:33 PM | Last reply by SamaraSoucy-MSFT - Monday, December 2, 2019 3:50 PM -
0 Votes
Find 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 | 1 Replies | 182 Views | Created by JimDango - Wednesday, November 27, 2019 9:04 PM | Last reply by AmanGarg-MSFT - Friday, November 29, 2019 10:44 AM -
0 Votes
Powershell 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 | 327 Views | Created by Ganapathy1982 - Friday, October 18, 2019 1:45 PM | Last reply by Kiran Patnayakuni - Friday, November 29, 2019 4:11 AM -
0 Votes
import 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 | 301 Views | Created by kobosh3 - Wednesday, November 20, 2019 1:17 AM | Last reply by kobosh3 - Saturday, November 23, 2019 12:35 AM -
0 Votes
Get-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 | 242 Views | Created by JohnBorges - Tuesday, November 12, 2019 6:43 PM | Last reply by Vaibhav-Chaudhari - Wednesday, November 13, 2019 5:53 PM -
0 Votes
Microsoft Graph App Error
I created an App so I can get risky users logins detection. I found this article in ...Proposed | 1 Replies | 197 Views | Created by AmmarFidelitone - Wednesday, November 6, 2019 4:20 PM | Last reply by BharathN-MSFT - Thursday, November 7, 2019 2:58 AM -
0 Votes
Removing 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 | 264 Views | Created by RickG67 - Monday, October 28, 2019 3:28 PM | Last reply by SamaraSoucy-MSFT - Monday, November 4, 2019 6:43 PM -
0 Votes
Remove 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 | 249 Views | Created by rickman6767 - Wednesday, October 30, 2019 7:09 PM | Last reply by SamaraSoucy-MSFT - Thursday, October 31, 2019 4:18 PM -
0 Votes
Removing 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 | 248 Views | Created by RickG67 - Monday, October 28, 2019 3:34 PM | Last reply by SamaraSoucy-MSFT - Wednesday, October 30, 2019 4:39 PM -
0 Votes
Azure 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 | 279 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 -
0 Votes
Azure CLI - No option to restore VM like portal
As an engineer working on automated restore. I want to be able to restore via the Azure CLI or some equivalent so that the restore process can be done faster and with less chances for mistakes. ...Proposed | 5 Replies | 281 Views | Created by Comrade Garland - Thursday, October 24, 2019 1:11 PM | Last reply by Comrade Garland - Tuesday, October 29, 2019 10:37 AM -
0 Votes
Migrate from Set-AzureADApplication to an equivalent in Az module
Hello, Currently I am using Set-AzureADApplication (from AzureAD module) with -RequiredResourceAccess option to set the access to the resources I need, I am ...Proposed | 3 Replies | 318 Views | Created by AlbertoRMX - Wednesday, October 23, 2019 11:13 PM | Last reply by Monika Reddy-MSFT - Thursday, October 24, 2019 6:00 PM -
0 Votes
Azure-cli GitHub repository disappeared, no documentation or announcements about new location
The Azure-cli repository has disappeared without any announcements. All links still point to the missing ...Proposed | 3 Replies | 453 Views | Created by Private124816 - Wednesday, October 23, 2019 8:22 AM | Last reply by BhargaviAnnadevara-MSFT - Wednesday, October 23, 2019 5:21 PM -
0 Votes
Assigning group permissions using to Azure DevOps CLI
I am trying to assign permissions to the "build administrators" group using the cli. The specific permission i want to update is the "Delete ...Proposed | 1 Replies | 369 Views | Created by inncoming - Monday, October 14, 2019 9:49 AM | Last reply by BharathN-MSFT - Sunday, October 20, 2019 4:00 AM -
0 Votes
AzureAD Powershell Get Unlicensed Users
Our district recently upgraded to AzureAD from MSonline and I am trying to update my script for adding new employees to the new system. I've run into a snag at adding the Office 365 ...Answered | 3 Replies | 386 Views | Created by Sabrina_B88 - Friday, October 11, 2019 12:31 PM | Last reply by Sabrina_B88 - Tuesday, October 15, 2019 4:06 PM -
0 Votes
AzSK Installation Guide is faulty?
Hey, I've been asked to run the Secure DevOps Kit for Azure. I tried following the installation guide at https://azsk.azurewebsites.net/00a-Setup/Readme.html on both my local ...Proposed | 1 Replies | 322 Views | Created by Janne Enberg - Monday, October 14, 2019 12:00 PM | Last reply by Monika Reddy-MSFT - Tuesday, October 15, 2019 1:48 PM -
0 Votes
get list "failure anamolis"/smartdetectoralertrules/FailureAnomaliesDetector using az command
Hi, I am working on az monitoring command which can fetch list of alert from a resources or subscription. I am using ...Proposed | 1 Replies | 287 Views | Created by Jignesh Vala - IT - Wednesday, October 9, 2019 9:10 AM | Last reply by Samara Soucy - Wednesday, October 9, 2019 6:52 PM -
0 Votes
Is there an API for Privileged Identity Management?
Hello, Is there a way (via Powershell CMDLET or Python SDK) request a role on ...Answered | 3 Replies | 568 Views | Created by Wanis Elabbar - Tuesday, October 1, 2019 3:20 PM | Last reply by BharathN-MSFT - Monday, October 7, 2019 6:58 PM - Items 1 to 20 of 899 Next ›
No announcements