Same than "https://graph.microsoft.com/v1.0/me/joinedTeams" but using REST API
Hi! I need to get, for each user in Office 365, the SharePoint Online sites associated to Teams: The teams the user owns, and the teams the user has joined to. What I do is to call this to get the team IDs (for the owned and "joined to"…
Migrate SQL 2012 Clustered Instance to SQL 2016 Standalone Instance
I'm about to migrate a SQL 2012 failover clustered instance to SQL 2016 standalone instance. At the end of migration I will have to reuse the SQL virtual network name and IP address. I'm planning to perform the below: Setup a SQL 2016 standalone…
Upgrad SQL Server From 2014 To 2016
Just wondering if there is a Step-By-Step approach to upgrading our VMWare SQL Servers from 2014 To 2016? I believe Disk Level Snapshots are the way to go rather than back-ups in case we have to Rollback. What prep work needs to be done? Are there…
Monetize with Xamarin.Forms
I'm starting to create an app with Xamarin for UWP, Android and iOS. I want to add some advertise to try to monetize with my apps. I can't find an update document how to implement ads in an app cross-platform. Do you have any ideas or suggestions? …
Folder permission acess denied
Hi, I am trying to view some of my old files under both ** @*.co.uk and **@*.co.uk but each time I click on the archive folder I get an error message stating 'you do not have permission to perform this action' I have reviewed the permission levels but…
sccm 2006 will not copy all content to client cache
Hi, Thanks for reading: I am in a sccm 2006 environment - deploying some software to a Windows 7 vm. The app has many files, all of which copy to the client cache (ccmcache) - except for the actual batch file that I want to run. Does anyone have any…
virtual suddenly disappears after some time
virtual machine suddenly disappears from the virtual machine section in azure platform after some time
XamarinEssential.MediaPicker Image Size
The current XamarinEssentials.MediaPicker api doesn't have an option to control the size/resolution of a image being saved by the camera. The older Xamarin Media Plugin library had this option. What's the current work around to adjust the size/resolution…
Teams video API
Hello, I'm working in a solution that uses Teams to create videocalls. We want to: Automatically record the videocall when started. Access the video from our application. Is there any API that will allow us to do that. Thanks!
Double charged for Office 365 on same day
I recently purchased office 365 for our office but did not notice that it was charged twice to our card on the same day of December 4, 2020. How do we keep only ONE subscription (not two) and get a refund of 99.00 for the not needed second subscription?
New node pool attached to existing AKS cluster have inconsistent network configuration
Several days ago we realized that capacity of our existing AKS node pool is exceeded and decided to create new, more powerful node pool based on Standard_E2as_v4 virtual machines. A day later we found that all pods within our new node pool have strange…
Office add-in for Outlook - Sometimes the sender's email address becomes LegacyExchangeDN.
Hello. I am currently developing an Office add-in for Outlook. When I use the following method to get the sender's email address, in rare cases, the emailAddress property becomes the value of LegacyExchangeDN instead of the email address. …
Unable to upload to MS teams assignments (red box)
I'm tying to upload my sons home learning to MS teams assignment, however when I upload the required document it appears in the upload box, but with a red border / box around it and we can't proceed. Some of the files are tiny so it's not a size…
Unable to see my DP 200 certificate
Hi, I have successfully cleared DP-200 certification exam on 11th January 2021 but I am unable to see my certificate. I have tried opening the browser in private mode and have also cleared the cookies but it didn't work. Could you please help? BR, …
Exchange 2016 Forward aCopy os all Incoming mail to 1 Mailbox
Exchange 2019 Customer needs a copy (BCC) of all incoming e-mails sent to 1 mailbox Looks like there might be something in Mail Flow / Rules but I differentiate incoming mail Is there a way to do this ? Thanks, Steve
[Migrated from MSDN Exchange Dev] Do we need to keep ECP enabled after migrating to Exchange Online?
[Note] This thread was originally posted on MSDN. As the MSDN Exchange Dev forum mainly focuses on developing issues and the TechNet Exchange forums for general questions have been locked down, we manually migrated this one to Microsoft Q&A platform…
Mailbox not becomeing inactive/disconnected after license removal
When a user has a retention/hold policy applied to them it appears that you can not remove their EXO license or mailbox as long as the user object is present. If you do you wind up getting the following error when you look at the user object in the M365…
SQL Trace for a Login
I have two questions: How do I filter it to run for a very specific SQL Login? e.g. "sa" When a query from an SSIS is executed and failed, the Trace captures the failure but shows with "..." like @m... in the following error…
Software Update point syncronization status: failed
I am planning on upgrading SCCM from 1906 to 2006 and noticed the Software Update Point Synchronization Status failed When I checked the wsyncmgr log I see this error : I have manually approved the update on WSUS, error still shows , I…
Printing a RTF or PDF file from a URL in WPF
I thought this would be straight forward until I had to start writing the code. My requirement is that I have a either a RTF or PDF formated file generated by a web service on a web server that I need to print from a WPF client. Anyone able to refer me…