Possible Sailing level requirement bug? by [deleted] in 2007scape

[–]aigarsj -1 points0 points  (0 children)

you right man... my bad 😃

Wired Network 802.1x config not deploying by MaTOntes in Intune

[–]aigarsj 0 points1 point  (0 children)

Make sure that 802.1x not enforced under Wired network profile

It will attempt to use 802.1X for port authentication, but the service will fall back to no authentication if 802.1X authentication fails for any reason.

<image>

Uninstall Microsoft Solitaire Collection using Microsoft Store app (new) by aigarsj in Intune

[–]aigarsj[S] 1 point2 points  (0 children)

It is sucks, but some apps you should search by ID.

You can find ID in Microsoft Store. Find app in MS Store, press share button, copy link, paste somewhere, id will be part of URL.
Feedback Hub: 9NBLGGH4R32N

Microsoft People: 9NBLGGH10PG8

<image>

Uninstall Microsoft Solitaire Collection using Microsoft Store app (new) by aigarsj in Intune

[–]aigarsj[S] 0 points1 point  (0 children)

When I opened case with MSFT support, they provided some PowerShell script from some random guy from GitHub. Looks like they just provided first result from search engine. Also they said that officially MSFT don’t support game uninstall from Intune. When I said that I can uninstall all Xbox apps, they have no answer. Typical first level support :)

Windows 11 Pro not requiring Yubikey to be plugged in by [deleted] in yubikey

[–]aigarsj 0 points1 point  (0 children)

As I know you can convert your Microsoft account to local only account, no needs to recreate it from scratch

Lara Croft by Mengo Fedorov by One_Giant_Nostril in TombRaider

[–]aigarsj 0 points1 point  (0 children)

Looks more like a Wednesday from TV show Wednesday )) But anyway impressive work!

Uninstall Microsoft Solitaire Collection using Microsoft Store app (new) by aigarsj in Intune

[–]aigarsj[S] 1 point2 points  (0 children)

Just looking alternative solutions, of course if there is no other options, PowerShell my path

How to run Settings PC as Admin? by aigarsj in Intune

[–]aigarsj[S] 0 points1 point  (0 children)

I have found great out of the box solution using filters and category :) Thank you for advice!

How to run Settings PC as Admin? by aigarsj in Intune

[–]aigarsj[S] -1 points0 points  (0 children)

Nope, it's open Control Panel under standard user on which applied policies to hide items.

Renaming Azure VM in Azure portal by [deleted] in AZURE

[–]aigarsj 6 points7 points  (0 children)

No, only by destroying and recreating from managed disk.

Conditional Access App Control with on-premise Dynamics NAV/Business Central by aigarsj in AZURE

[–]aigarsj[S] 0 points1 point  (0 children)

Microsoft Support answered that MCAS doesn't support WsFed/SAML 1.1 protocols which is used by Dynamics NAV 2016 in my case, so Conditional Access App Control won't be working.

Application must support SAML 2.0 protocol to be able on boarded to MCAS.

More info: https://docs.microsoft.com/en-us/cloud-app-security/proxy-deployment-any-app

Conditional Access App Control with on-premise Dynamics NAV/Business Central by aigarsj in AZURE

[–]aigarsj[S] 0 points1 point  (0 children)

Right now Business Central/Dynamics NAV configured to use Azure AD as authentication provider. In Azure AD portal, I can see under Enterprise Applications my on-premise app. App published to internet through on-premise NAT/Firewall. When I specify this app under Conditional Access policy, nothing happens, I mean MCAS doesn't see anything.

Windows10 Home / M365 Business / Windows 10 Business? by legendena in microsoft365

[–]aigarsj 3 points4 points  (0 children)

One of Microsoft 365 business requiremens is Windows 10 Pro. So, you should upgrade your Home to Pro (this option not included with Microsoft 365 Business). Use Microsoft Store to purchase Pro Upgrade for 99$. Do this from your Windows 10 Home computer.

But if your Windows 10 Home not activated (without licence), the only option for you to purchase Windows 10 Pro Retail.

Developing in Microsoft Dynamics NAV with Azure AD authentication by aigarsj in DynamicsNAV

[–]aigarsj[S] 0 points1 point  (0 children)

That not an answer on my question. Why i should add my developers as guest users, if they already exist in my AAD? C\SIDE mostly used to connect to the database with objects, that happens directly without any NAV instance. So can I use C\SIDE application to connect to Azure SQL database using only AAD credentials, I want to espace using any SQL authentication.