Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
Xamarin Form Add Multiple Binding
Please I need help. I have my Xamarin Form app that is not changing the Label Text dynamically after binding the label text to a property located in its xaml.cs file (code behind file). The xaml Page already has a DataBinding to a ViewModel, maybe that's…
Event ID 6398 sharepoint
Currently seeing this error on my server manager. The Execute method of job definition Microsoft.SharePoint.Help.HelpCollectionInstallerJob (ID 7d408e24-0871-4b6d-894a-24d1ed414523) threw an exception. More information is included…


change selection picturebox by Next button c#
i want to create box or square or rectangular in grid view with button. Then another button (Next, Left, Right, Up, and Down) will change the selection based on button click. if no selection was made, (0, 0) box will be selected. Selected box will…


DatabricksInstancePools log table is empty
Hi I'm interested in creating some alert rules to catch long-running pools. But when I check the DatabricksInstancePools in LogAnalytics, it is empty. Is this a bug or am I doing something wrong? I have enabled the category and it is sent to my Log…


Windows Server 2016 Internet Connection Sharing Service automatically entering stopped state
Hi there, I have a few servers that are currently running Windows Server 2016 and despite performing the steps in https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/ics-not-work-after-computer-or-service-restart, what I notice is…


How to config disfluency removal using REST API
I am using the speech-to-text REST API (python) to do some research regarding fillers, pauses, and backtracking in Japanese (ja-JP). Can I config disfluency removal while using the Speech-to-text service? I need to have true text with all the fillers in…


How to fix Proxy Disclosure Using CDN Frontend ?
Hi Team, I need your help for these points to fix Proxy Disclosure, so my questions are how to : 1- Disable the 'TRACE' method on the proxy servers, as well as the origin web/application server. 2- Disable the 'OPTIONS' method on the proxy servers, as…


Can I use Defender for cloud apps to monitor internal webapp usage?
Is it possible to monitor or even create policies including condtional access for an internal WebApp? In a managed domain. I have something like, app.mydomain.com to be monitored. But since is in my managed domain I can't see it, even creating a custom…


Google Chromebook is not compatible with Microsoft 365 Tools
One issue with using Microsoft 365 tools on a Google Chromebook is compatibility. Chromebooks use Google's Chrome OS operating system, which is not compatible with Microsoft's desktop applications such as Word, Excel, and PowerPoint. While Microsoft…


Check if two frames are overlapping in .net maui
is it possible to detect it when two frames are overlapping (even when they don't have the same parent)? I need it for my .net maui project (A game in .net maui) this is how I have the hitboxes and players set up (the Frames will get added into…


ISS RDP Site still showing insecure after cert issued
I have gone and got a certificate for *.contoso.com and [contoso.com] . I have installed it against the default website on windows server IIS. I am now browsing (using the same server) to https://dc1.internal.contoso.com/RDWeb/Pages/en-US/login.aspx and…


Concerns Regarding Changing the GAC
I am getting this error: Could not load type 'System.DateTime?' from assembly 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Based on other comments, I looked into the GAC and this is listed: System.Runtime,…


In azure search, indexer not picking changes of table that is mention in sql join query in datasource
In azure search, in datasource for azure sql database we can mention 1 table but can write sql join query with multiple tables that time any changes to a join table that is not mentioned in datasource is not picked up by the indexer


How to use a linking code for authentication instead of signing in and getting a redirect
I want to setup a login system with my application that uses a linking code at micosoft.com/link instead of using oauth, as I am developing a standalone application which cant handle uri redirects as I want to be able to have my application to be run…


How to marshal an array of fixed size structs from unmanaged to managed memory
.Net 7 Having an IntPtr (nint) pointing to an array of fixed size and blittable structs in unmanaged memory. Marshal.Copy does not seem to have any method like: Copy(myPointer, myStrcuctArray, 0, myStructArray.Length) (It accepts an array of int,…
Syntax for Group to external tables in data bricks
Hello Team, The objects have the granted permission to the data bricks admins group(Admin) at the end of the notebook when creating the managed/external tables. There is admin group created in the data bricks.And i need to assign this admin group to the…


How do you delete a Cross-Tenant Synchronization configuration?
When setting up Cross-Tenant synchronization. Once you have created a configuration, there is no way to rename or delete it. this is regarding Cross-Tenant Synchronization from Azure AD to Azure AD not…


Is there a way to make a large-scale NSG rule using Excel?
Is there a way to make a large-scale NSG rule using Excel?


Merge signed request on Azure, with Network Solutions certificate file(s)
My client has a website that is hosted on Microsoft Azure. I created a Key Vault and generated a CSR that my client used to renew their SSL certificate on Network Solutions. Then, on Network Solutions, I clicked on the link to download the certificate.…


Listiviewitem does not adopt to window scale
I have created winui3 application I'm using listvew with 3 items which are horizontally aligned when I change the window scale 800*600 my listiviewitem is not getting fit any suggestions?

