Avoid Disruption: How to Get Notified of Expiring Client Secrets with PowerShell Script.

  Рет қаралды 7,192

Graph Explorer

Graph Explorer

Күн бұрын

Пікірлер: 41
@saivaruntejapagadala
@saivaruntejapagadala Жыл бұрын
this video is really helpful thanks a lot.
@microsoftgraphExplorer
@microsoftgraphExplorer Жыл бұрын
Thank for the Motivation, it helps me make such videos, please subscribe the channel for More info around Graph API.
@saivaruntejapagadala
@saivaruntejapagadala Жыл бұрын
@@microsoftgraphExplorer I have a error like "Welcome To Microsoft Graph! Insufficient privileges to complete the operation". can we connect ?
@microsoftgraphExplorer
@microsoftgraphExplorer Жыл бұрын
@@saivaruntejapagadala You need to add proper scope in order to get this working.
@rajushrajan8860
@rajushrajan8860 Жыл бұрын
@@microsoftgraphExplorer i am also getting the same error. where to add scope?
@sachinsahare4920
@sachinsahare4920 Жыл бұрын
This video is very helpful, thanks. Can you please also create a video implementing the same using Managed Identity?
@microsoftgraphExplorer
@microsoftgraphExplorer 4 ай бұрын
Here you go Video with managed Identity kzbin.info/www/bejne/bpulnKScm8qtepo Make a new wish? :D
@rabbilbhuiyan5666
@rabbilbhuiyan5666 Жыл бұрын
thank you very much for your wonderful effort. it was very much helpful to understand all the logic
@RimpleShah-c3f
@RimpleShah-c3f Жыл бұрын
I am new to graph api, you didn't show in the video about how should we create the connection named AzureRunAsConnection (the first line in powershell), I am trying to understand from where clientId and tenantId is being picked up?
@SumitJha-i7o
@SumitJha-i7o Жыл бұрын
Please implement with Managed Identity as well, I tried converting this same code, but getting error while authentication.
@microsoftgraphExplorer
@microsoftgraphExplorer 4 ай бұрын
Here you go Video with managed Identity kzbin.info/www/bejne/bpulnKScm8qtepo Make a new wish? :D
@muralikrishnakumar7112
@muralikrishnakumar7112 Жыл бұрын
@graph explorer can you create using managed identity as because the automation run as accounts is expiring on Aug 31st and from Sep 1st it is only managed identity?
@microsoftgraphExplorer
@microsoftgraphExplorer 4 ай бұрын
Here you go Video with managed Identity kzbin.info/www/bejne/bpulnKScm8qtepo
@deshkanthy7874
@deshkanthy7874 Жыл бұрын
Run as account are retiring on Sep 2023, could you please upload a video to replace powershell code with Managed identity.
@yourtechbuddy-dev
@yourtechbuddy-dev Жыл бұрын
How we can use Managed Identity as Run as Account has not removed. So do we need assign AD permision for Manged idenity which can read on Appp registration ?
@sameermalwad8970
@sameermalwad8970 Жыл бұрын
@GraphExplorer, can you kindly recreate the same using Managed Identity as Run as accounts have retired and what role need to be assigned if we create a managed identity
@ambilyj7857
@ambilyj7857 Жыл бұрын
did you come to know how to do this with managed Identity
@ambilyj7857
@ambilyj7857 Жыл бұрын
Can you please let me know how to do this managed identity, do we need to edit the script?
@lekanjagun5345
@lekanjagun5345 11 ай бұрын
Very insigtful link,Did you get the changce to use Managed Indentity and shared in A demo?It will be very beneficial
@microsoftgraphExplorer
@microsoftgraphExplorer 4 ай бұрын
Here you go Video with managed Identity kzbin.info/www/bejne/bpulnKScm8qtepo
@SurajPardeshi-h4k
@SurajPardeshi-h4k Жыл бұрын
Can you explain the same using the Managed Identity option?
@microsoftgraphExplorer
@microsoftgraphExplorer 4 ай бұрын
Here you go Video with managed Identity kzbin.info/www/bejne/bpulnKScm8qtepo
@PradeepSharma-t8k
@PradeepSharma-t8k Жыл бұрын
Need your help to do the same using Managed Identities ?
@microsoftgraphExplorer
@microsoftgraphExplorer 4 ай бұрын
Here you go Video with managed Identity kzbin.info/www/bejne/bpulnKScm8qtepo
@vijaygupta4580
@vijaygupta4580 6 ай бұрын
[ErrorAccessDenied] : Access to OData is disabled: [RAOP] : Blocked by tenant configured AppOnly AccessPolicy settings
@vijaygupta4580
@vijaygupta4580 6 ай бұрын
i have provided Mail and app permission on API
@microsoftgraphExplorer
@microsoftgraphExplorer 5 ай бұрын
@@vijaygupta4580 something must have changed on Microsoft side
@satyajitjadhav5958
@satyajitjadhav5958 8 ай бұрын
How to update existing client secret for the expiered key client assertion certificate??
@microsoftgraphExplorer
@microsoftgraphExplorer 8 ай бұрын
Part two covers this topic. Please check part two of this video
@rajushrajan8860
@rajushrajan8860 Жыл бұрын
Can you created video using managed identity please
@bibhuprasadprusty7581
@bibhuprasadprusty7581 Жыл бұрын
Can we do this for certificate also ? If so please guide
@oladelesoares8635
@oladelesoares8635 Жыл бұрын
This is something that will be interesting to cater for as well
@salem2020s
@salem2020s 10 ай бұрын
Does it work on DevOps?
@microsoftgraphExplorer
@microsoftgraphExplorer 7 ай бұрын
Yes
@LovelyJoyOrola
@LovelyJoyOrola Жыл бұрын
Hello @Graph Explorer. I'm getting insufficient privileges to complete the operation.
@microsoftgraphExplorer
@microsoftgraphExplorer Жыл бұрын
check the permission page for the API, you will get the list of permissions needed for the API to run.
@LovelyJoyOrola
@LovelyJoyOrola Жыл бұрын
@@microsoftgraphExplorer hello. It works now, but there is error in authenticating with resource
@microsoftgraphExplorer
@microsoftgraphExplorer Жыл бұрын
@@LovelyJoyOrola can you show the complete error?
@LovelyJoyOrola
@LovelyJoyOrola Жыл бұрын
@@microsoftgraphExplorer "Error Authenticating with resource". But I got the details for ID, appid, displayname and other but below the details it show this "Error Authenticating with resource"
@microsoftgraphExplorer
@microsoftgraphExplorer 4 ай бұрын
New video out using Managed Identity 💯 kzbin.info/www/bejne/bpulnKScm8qtepo
New PowerShell Secrets Management Module - Easily use any secret provider
20:15
John Savill's Technical Training
Рет қаралды 17 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
Powershell Runbooks  | Azure Automation Powershell Tutorial
6:42
Roberts Dev Talk
Рет қаралды 9 М.
Automated secrets rotation in Azure Key Vault (Part 2) - AAD App Client Secret
13:11
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1,3 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН