Subscription key for API scope
Hi, we're trying subscription key function and has one questions here. The scenario we want to test is API Product : let's say, product name is "TESTABC" Requires subscription = true Requires approval = false API under TESTABC : …
Can I get help from a competent person? -Not from the Bombay Bros @ Support
Microsoft Support just hangs up on me because I guess I am a tough customer to deal with. So, I'll try here. Start-Up, doing CPP/F#/PS7>/Python and (maybe) PostrGre with XML/Java. I decide to go where the tech is good, and I bought in and…
How to save Log Analytics Workbook to shared reports
Hi All, I am probably missing something obvious, but I cannot figure out how to save a log analytics workbook to Shared reports. I do not have the option to save to anything but "My Reports". I am a contributor on the resource as well as a…
SYNC PROBLEM - Private Channel Members to related Sharepoint Group Members
I am calling the Graph API to do the following (one after the other), Create a new User in M365 (e.g. myNewUser) Add the User to an existing MS Team Create a Privtae Channel (e.g. myPrivateChannel) with the newly created user as a member The…
Windows 10 Swift Pair doesn't work
Hi At the moment, I am developing an Android-based BLE peripheral and I'm hoping to integrate Windows 10 Swift Pair, following this documentation: https://learn.microsoft.com/en-us/windows-hardware/design/component-guidelines/bluetooth-swift-pair …
Need to make a sharepoint site project as a template
We have a Sharepoint project site in wich we have a display format, list and libraries. We want to turn it as a template. Is it possible ? And if so how ?
Setting Focus from XAML
Is there a way to set the focus of an element in XAML? I'm trying to avoid using Code-Behind as much as possible and I know that this can be achieved in WPF using the FocusManager using the following: FocusManager.FocusedElement="{Binding…
Excel Power Query Custom Function Refresh Expression.Error
NB. Below screens shot about source data, code and errors Hello everyone, I struggle with an example for educative purpose, so, I think normally it's a sample problem to solve with Power Query: I have 3 sheets with sales for 3 months April and May…
MySiteRedirect=AllSites brings me to OneDrive
Hi there, in my new SharePoint Farm, in the My Site the MySiteRedirect=AllSites brings me always to the OneDrive Folder and not to /my/sot/social/Sites.aspx Has anyone an idea how to fix this? BR Thorsten
Cost implications of downloading/uploading files through an App Service to the Blob storage vs directly downloading/uploading to Blob storage
Our web app consists of an App Service that exposes the API and a Blob Storage where the files are stored. We are considering the following design options: For downloading a file, the client request the file from the API, the API retrieves the file…
bug RadioButton not aligned IOS or problem IsEnabled ANDROID
Hello, The alignment of radio buttons in iOS differs when changing the visibility of the parent layout. https://github.com/xamarin/Xamarin.Forms/issues/11383 I am currently unable to install version 5.0.0.1558-pre3 and I have not been able to apply…
Problem when building an Android Project
Hi, I've a problem when building my Android Project, it says that my API version isn't API 30 so I cannot launch the build. The error message : Erreur : The android.jar file could not be found for API level 30. This means that the Android SDK…
Bing Search API truncates name property
When i use the bing search api to search the web, i realized the name property gets truncated once the length gets close to around 60 characters. Why this is happening? I see the name as it would appear but ending with "...". Can i somehow…
Adding TextView in Picker via PickerRenderer
Hello everyone. After adding TextView to the Picker via the PickerRenderer, the text of the selected item is shifted to the right. How i can fix this? Image of the Picker (where the red lines are indents that should not be): Code: …
Azure monitor for vms without internt
I am perform some tests on my subscription to enable all Monitoring tools on my VM. However, I have found that without an internet connection most of the services do not work. I would also like if there is a list of addresses to include in the firewall…
MB 600 passing certificate
Hi, I have cleared MB 600 on 12 Dec 2020, I have not yet received the passing certificate. Can you please help me with this Thanks
Is it possible to add a private ip to Azure firewall if it is not getting created automatically
Hi, We are trying to provision Azure FW from external kubernetes cluster through Infrastructure as code service. However after provisioning, the FW is getting created but its private ip is not getting generated. Is there a way to add a private ip to…
How to create a wave bank file
Hello, I'm working on a project to create a wave bank file. I have been using a hex editor to create them , but it's very time consuming. I have tried using StreamWriter, but to no avail. I think I can use BinaryWriter, but I need to have…
Alternative netbios domain name in server 2016
I have tried this link to set alternative netbios domain name alternative-netbios-name-in-server-2008 in server 2016 and using the command "netdom computername dc /enumerate" I can see that alternate netbios domain name is listed. But when…
Trouble displaying images in RDLC reports dynamically
I have an asp.net web application that I am having a problem loading images into rdlc reports. I have scoured the internet and have tried a lot of the suggestions and still am stuck. I would appreciate some assistance. I am using VS 2013 Ultimate. In…