User Profile
GodzillaKP
Brass Contributor
Joined Oct 13, 2022
User Widgets
Recent Discussions
Unable to integrate Amazon Managed Grafana on Azure
Hello everyone, I am struggling here with Amazon Managed Grafana on Azure (the one available on Gallery). Have checked https://learn.microsoft.com/en-us/entra/identity/saas-apps/amazon-managed-grafana-tutorialand https://docs.aws.amazon.com/grafana/latest/userguide/AMG-SAML-providers-Azure.html#:~:text=mail%20is%20set%20with%20user.userprincipalname. and isn't clear regarding assertion mappings. Currently we are able to reach this error, when logging in with a user that do part of a group that was included on that AMG app in Azure (have test with another user account not there and gets blocked): From Entra ID sign in logs, is all good. So I think that could be related with AWS side, mostly assertion attributes that I have tried with what I have on Attributes & Claims on Azure app, but no luck :(. What I have on Azure app: What I have on AMG:119Views0likes1CommentAlert: Email sending limit exceeded
Hello everyone, Between for 3 days I had a situation where a script was sending 60 mails per minute, and had these type of alerts, but after I've fixed this 3 days ago, I am still receiving these warnings. From mail flow, for example last 24 hours, have only around 30 email sent from the affected email. Don't know what could be, if it's expected or if there's something more. If you need more info let me know please.Unable to Remove-SPOUser from personal sharepoints properly
Hello, I had to add a global administrator account literally on every single personal sharepoint, as Site Collection Administrators, to delete a user from each personal sharepoint, with a certain email but associated with a old sharepoint ID (the user was re-added to our Office 365 and he had issues when other were sharing links from personal sharepoint to him, access denied even with the right email, because he have now other sharepoint ID). Now I want to remove that global administrator account from every personal sharepoint (using: Remove-SPOUser) , using a global administrator account A to remove the global administrator account B that I've added everywhere (Account B was added with Account A login with: Set-SPOUser)(otherwise will get: Remove-SPOUser : A user may not remove his or her own account from a site collection.), but cannot do that because, seems like I need to use an account that is already a Site Collection Administrator, to perform this action, so I am unable to leave just the Primary Site Collection Administrator (the own user). Over web sharepoint admin center, I can remove and add everyone using Account A, even remove Account A from Site Collection Administrators, it simply doesn't work in the same way when connected over Connect-SPOService. Please advise how can I remove that Account B, and leave only the Primary Site Collection Administrator as Site Collection Administrator?User cannot access sharepoint at all
Hello everyone, User have a Office 365 Basic license, with all licenses included (nothing being excluded), but the user cannot accesse sharepoint as a all, and I cannot even find him on sharepoint admin panel. User account is active, can see from Office 365 and Azure AD as well, but still nothing, from sharepoint side it's like that user account doesnt exist at all in Azure AD. Have tried already to move his user profile from India to Malta, remove and re-assign Office 365 Basic license but no changes. Anyone here knows how to fix this?Re: How to report external chat group invitations as phishing?
Microsoft really need to put this feature really ASAP on that invite request, or even mark that as phishing and let us release these like they already do with emails. This is a big issue for orgs that use teams to collaborate with external orgs at will!695Views1like0CommentsHow to report external chat group invitations as phishing?
Hello everyone, Is there a way to report external chat group invitations, received on Teams? We have been targeted with these recently, and don't see a way to report this to Microsoft. From Microsoft Teams UI, there's no option btw, or even a way to report the person that sent the invite, only a warning, but it's annoying. On Microsoft Security, the only option that enables Microsoft Team reports, it's just related with internal group chats, and 1vs1 conversations. Thank you, Regards815Views0likes2CommentsRe: Unable to connect to App through Connect-IPPSession under CertificateThumbPrint or even Certificate
I have solved this and posted the solution here: https://serverfault.com/questions/1113075/connect-ippssession-with-certificatethumbprint-cmdlet-showing-sign-in-popup/1113088#1113088 Note: I am not experienced on Powershell cmdlets!3.3KViews0likes0CommentsRe: Unable to connect to App through Connect-IPPSession under CertificateThumbPrint or even Certificate
From documentation I need to have at least Exchange Online PowerShell module version 2.0.6-Preview5 or later, but when I use Connect-IPPSSession with CertificateThumbPrint when I close that login popup, I receive an error message with 3.0.0 on command path error. On my system I've the following versions: https://prnt.sc/5t27AIFheweV But really don't know how to force 2.0.6-Preview5 or later, under v2 to be used, instead of 3.0.0 who is the current one, for this case.3.2KViews0likes1CommentRe: Unable to connect to App through Connect-IPPSession under CertificateThumbPrint or even Certificate
Tried with the newest exchange command and worked, but through that I am not able to use SCC cmdlets: https://prnt.sc/SYL4Ex3fgN1C Have also installed the must recent ExchangeOnlineManagement version, Install-Module -Name ExchangeOnlineManagement -RequiredVersion 2.0.5 but still being popup with Connect-IPPSession ...3.2KViews0likes2CommentsUnable to connect to App through Connect-IPPSession under CertificateThumbPrint or even Certificate
Hello everyone, I am trying to perform a login through a script without having to put simply a password as an argument, but not sure what I am missing here regarding Connect-IPPSession arguments. https://learn.microsoft.com/en-us/powershell/exchange/app-only-auth-powershell-v2?view=exchange-ps is the tutorial that I am following. From my side, when I try to login with Certificate argument, I receive an error saying, "The specified network password is not correct", but really don't know why (both user and password set on the certificate, when exported was my current username and password of current user account, on this, machine where I also have the certificate installed, and where it was created): https://prnt.sc/051xEjnMbmtS If I try with CertificateThumbPrint argument, it pops up a window to sign with an account: https://prnt.sc/FYkn_zpbk6NM Regarding Certificate argument, from documentation there is an input that I don't understand what to set there, regarding <%X509Certificate2 Object%>, so tried to add the pfx file itself to try, even knowing that the certificate does not need to be installed on the computer. My main objective is to use CertificateThumbPrint argument, but till now, no luck. Anyone?Solved3.3KViews0likes3Comments
Recent Blog Articles
No content to show