Does Azure Storage Explorer not support a setup with activated conditional access? - multi-factor-authentication

I get the "You can't get there from here" error, when using the Azure Storage Explorer. We use MFA and Conditional Access.
The default browser is Edge: if I click on a link, e.g. in an E-mail in Outlook, Edge opens up. Latest version.
In the details I see:
Device identifier: Not available
Device platform: Windows 10
Device state: Unregistered
So, it looks like the Azure Storage Explorer or Edge have problems to access the session data or the device ID. Other applications like SharePoint, Skype, Outlook can authenticate.

Sadly, Conditional Access is not supported for the Azure Storage Explorer.
https://learn.microsoft.com/en-us/azure/storage/common/storage-explorer-troubleshooting?tabs=Windows%2C2004

Related

Error when login apple enterprise account in VS2022

I'm facing a really big problem.
I develope in VS2022 with a .net Maui application on my Windows 10 Laptop. Now I want to debug on my local iOS devices via .net Maui hot restart (https://learn.microsoft.com/de-de/dotnet/maui/deployment/hot-restart?view=net-maui-7.0).
I have an enterprise account from my company which is declared as an app-manager:
First I tried to add my enterprise account in Options>Xamarin>Apple Accounts. I just typed my user data in nothing else. I didn't downloaded any key or anything else. I tried to add it but I get the following error message:
The first time I tried to add it, it wasn't the same. I got the window to enter my code which was send on my phone. But the progress was interrupt because of a bad internet connection.
I allready contaced the apple support about this but they said if I can login in App Store Connect its not their problem and I have to contact Microsoft about this. The problem: The VS support I found wasn't free...
Sometimes when I reopen the Apple Account window my Apple-Id gets listed and also as an enterprise account. The only problem there is no Team I can select and the View Details button is not selectable:
So my question: What am I supposed to do? I need this access to work.
Thanks for your help.
Credits: Dongzhi Wang-MSFT
You must have to login with the account holder account from your organization. That worked for me.

Upload APK in Internal app sharing in Google Play Console but "Item not found"

I have uploaded APK since 24 hours in internal app sharing as a any one can download app from link.
but when try to open that link it's showing "Item not found".
Here is screenshort of Manage testers settings.
I want to do something like any can download app from link(without adding tester accounts)
Tick the option you can see on the screenshot below.
According to the internal app sharing documentation (See "Troubleshoot issues"), there are many reasons why this could be the case, but they often boil down to the users not being eligible to receive the app in production (e.g. incompatible device, not in the country the app is distributed in, etc.).
Note that we (Play Console team) understand that this is not ideal and are actively working to remove this limitation.
From Developer Side
1.Go to PlayStore
2.Select Your app from List
3.in Side Bar select "Development Tools"
4.select "Internal App Sharing"
5.In "MANAGE UPLOADERS" try to add email id of ur tester
or go to "MANAGE TESTERS" and check "Allow testers outside of email lists to download internally shared builds" and Save it
upload app using this https://play.google.com/apps/publish/internalappsharing/
7.share url of InApp Shared with testers.
From Tester Side
How authorized testers turn on internal app sharing
Before authorized testers can download apps using internal app sharing, they need to turn on internal app sharing on their Google Play Store app.
Open the Google Play Store app Google Play.
Tap Menu Menu > Settings.
In the “About” section, tap the Play Store version 7 times.
After the Internal app sharing setting appears, tap the switch to turn on internal app sharing.
Tap Turn on.

"Uploading custom apps is not allowed" When Installing Microsoft Teams Sample App

Update: I just realized that I can install it if I download it and then bring it in via Apps > Upload a custom app, so it's only installing it from within App Studio that gives the error.
I'm trying to work through the sample app at https://learn.microsoft.com/en-us/microsoftteams/platform/get-started/get-started-dotnet-app-studio, but I'm stuck at the part where you install it into Teams.
I get the error: "Uploading custom apps is not allowed."
According to Prepare your Office 365 tenant, in the admin center, under Settings > Services & add-ins > Microsoft Teams > Tenant-wide settings > Apps, I should turn on "Allow sideloading of external apps." In my tenant, that is indeed turned off:
But I can't turn it on. It's disabled, saying the settings have moved to the "Microsoft Teams & Skype for Business admin center."
In that admin center, I went to Teams apps > Permission policies. There, for "Global (Org-wide default), I have "allow all apps" for everything:
.
For "Org-wide app settings", I have interaction with custom apps turned on:
.
Under Setup policies > Global (Org-wide default), I have "Allow uploading custom apps" on:
.
And I'm signed in as a user governed by that policy:
I'm stumped. What else do I need to do so that I can sideload a Teams app for development?
I had the same problem and it actually made me crazy especially because it may take a few hours to apply changes. Finally I was able to resolve the problem in the following way. I can imagine that certain steps are unnecessary but who knows.
By following instructions in the Manage app setup policies in Microsoft Teams, enable "Upload custom apps" in "Global (Org-wide default)".
Following same instructions created a custom setup policy with enabled "Upload custom apps".
Enable all permissions in "Global (Org-wide default)" as described in the Manage app permission policies in Microsoft Teams
Create a new permission policy with everything enabled.
Wait about an hour.
Assign these new policies to the user.
Make sure that everything what is mentioned in Manage custom app policies and settings in Microsoft Teams is enabled.
Wait another hour.
Quit desktop application, and start it again.
Now, finally, it works.

How do I force my Google home to download latest version of the local app

I'm developing the smart device handler using Google Home Local SDK.
How do I force device to reload and restart the app? (now I have to unplug the power cord, it does not looks good as it sparks)
also I have a couple of Google Home devices, how do I tell which of them should execute requests, is it possible to pin 'master' device?
I'm developing the smart device handler using Google Home Local SDK. How do I force device to reload and restart the app? (now I have to unplug the power cord, it does not looks good as it sparks)
Currently (during developer preview) you have to reboot the Home device to reload your local app. In an upcoming release, you will be able to refresh your app inside of Chrome DevTools but there is currently a known issue preventing this.
While unplugging your device may be the fastest way to reboot it, you can also reboot your device from within the Google Home app. Select the device, choose Settings, and you'll find Reboot in the overflow menu in the app toolbar.
I have a couple of Google Home devices, how do I tell which of them should execute requests, is it possible to pin 'master' device?
Local execution currently relies on the Home Graph to determine whether to send a command locally. If the Home device and end device are configured in the same structure (and the device can be locally identified), then EXECUTE will be sent locally.

AIY Voice Kit with Voice HAT on Raspberry Pi 3 suddenly requires Google Assistant on phone. Why?

After deleting all activity associated with the Google account linked to the AIY Voice Kit Pi project, the Assistant no longer responds to voice input queries. Now the Assistant responds, "Actually there are some basic settings that need your permission first. Just go into the Google Assistant settings on your phone for more details." I did not use a phone for initial setup of the AIY Voice Kit project. Why would I need to use a phone now? Is there a workaround that I can do using the web interface of my Google account?
You should be able to follow these instructions through the web to enable certain permissions in order to use the Assistant.
Open the Activity Controls page
Ensure the following toggles are on:
Web & App Activity
In addition, be sure to select the Include Chrome browsing history and activity from websites and apps that use Google services checkbox.
Device Information
Voice & Audio Activity
If you are using a corporate managed Google account with the Google Assistant SDK ask your administrator to turn on Web & App Activity (for everyone or just your account). Ours was turned off for everyone which prevents an individual user from selecting the "Include Chrome browsing history and activity from websites and apps that use Google services" checkbox.
Google Admin G-Suite

Resources