User Profile
SystemEngineer
Steel Contributor
Joined 6 years ago
User Widgets
Recent Discussions
Re: Enforcing the Edge browser to always login as Work profile on the Corporate owned computer.
Hi Kelly_Y , Yes, I have. How do I enforce it to auto login using the existing corporate user account, since the computer is a corporate-owned device? Shall I enable these Policies as well: https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#oneauthauthenticationenforced https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#implicitsigninenabled642Views0likes1CommentEnforcing the Edge browser to always login as Work profile on the Corporate owned computer.
Would it be possible to enforce and only allow the Microsoft Edge browser to log in and open as a Work Account instead of as a Personal account? Furthermore, disable the password wallet as our 3rd party plugin manages Privileged access as a password manager. As part of my corporate workstation configuration, I've configured hybrid Azure AD joining and managing it through Intune. My question is whether this policy enforcement can be done via Intune using a P1 license or by using the AD Group Policy. If yes, how can I proceed with the policy to enforce this?901Views0likes3CommentsRe: How and where to update Company Communicator v4 App Registration Expired Client Secret
Nivedipa-MSFT With the most recent update https://github.com/OfficeDev/microsoft-teams-apps-company-communicator/wiki/Deployment-guide Does the new version of Teams Communicator Apps still require manual "secret" updates or any other regular maintenance performed by the Global ADmin at the backend Azure level?3.3KViews0likes1CommentGet-MgProfile : The term 'Get-MgProfile' is not recognized as the name of a cmdlet, function, script
Hi everyone, The cmdlet Get-MgProfile is no longer available after updating to v2.1.0 Even the link is no longer available: https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.people/get-mguserprofile What is the replacement Graph SDK cmdlet to get the existing Microsoft Graph PowerShell SDK connection profile name? Thanks in advance.14KViews1like5CommentsRe: Microsoft Graph Required Scopes list ?
LainRobertson, Many thanks for the confirmation and the explanation. The code throws an error like below: Get-MgServicePrincipal : Resource '0e5cbc2e-764b-4147-8ac8-429decdbb48a' does not exist or one of its queried reference-property objects are not present. At line:1 char:1 + (Get-MgServicePrincipal -ServicePrincipalId 0e5cbc2e-764b-4147-8ac8-4 ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ({ ServicePrinci...ndProperty = }:<>f__AnonymousType75`3) [Get-MgServicePrincipal_Get], RestException`1 + FullyQualifiedErrorId : Request_ResourceNotFound,Microsoft.Graph.PowerShell.Cmdlets.GetMgServicePrincipal_Get2.4KViews0likes1CommentRe: Best practice and the approach for application migration to cloud?
andersbe, Thank you for the quick response and the suggested best practice. Regarding migrating and getting assistance from Microsoft, is this type of project also within the scope of Microsoft Fast Track to select and implement the Azure Landing Zone as well?2KViews0likes1CommentBest practice and the approach for application migration to cloud?
I am seeking guidance and insights regarding cloud migration and adoption strategies from a senior Enterprise Architect or Solutions Architect at a high-level. An existing business application is running in the on-premises Data Centre. Which major considerations and approaches would you take if you migrated the application to the public cloud (Azure)? How can we ensure it is well-architected and meets business requirements? Any assistance or recommendations you could provide would be immensely appreciated.2.1KViews0likes6Comments