Jon Webster
My feedback
-
5 votes
Thank you for reaching out to feedback suggestion forum. Please share more information around your specific scenario/use-case, need etc. this will help us to understand and design this implementation.
Jon Webster supported this idea ·
An error occurred while saving the comment An error occurred while saving the comment Jon Webster commented
Deploy WVD persistent desktops and have Intune manage policies and applications on the WVD desktops.
When WVD hosts are joined to an on-prem AD DS in the cloud, the machine objects sync to Azure AD via AADConnect and Intune can manage them. (This is supported today)
When WVD hosts are joined to Azure AD DS, the machine objects do not sync to Azure AD via AADConnect and Intune can not manage them. :(
When using Azure AD DS, those computer objects don't sync back to Azure AD and the HybridAD join is not possible.
Another situation is using Azure Files to host MSIX packages for our WVD desktops.
-
22 votes
An error occurred while saving the comment Jon Webster commented
Hi Marc, can you manage DNS if you install DNS tools similar to how Active Directory administration happens?
-
114 votesunder review · 31 comments · Azure Active Directory » Domain Services · Flag idea as inappropriate… · Admin →
Jon Webster supported this idea ·
-
136 votes
UPDATE 01/06/2020
Engineering remains in-progress.Engineering has begun work on this.
Jon Webster supported this idea ·
-
175 votesunplanned · 26 comments · Azure Portal » Resource management · Flag idea as inappropriate… · Admin →
Jon Webster supported this idea ·
-
3 votes
Jon Webster shared this idea ·
-
88 votes
Thanks for your feedback, folks. We have been working towards resolving the locations for IPv6 logins. Currently, a subset of such logins are getting resolved for location and the % will gradually go up. Are you seeing some of your IPv6 logins with resolved location?
Jon Webster supported this idea ·
An error occurred while saving the comment Jon Webster commented
I've had users with failed logins across multiple organizations in the last 3 days. Charter is using IPv6 and users are getting blocked.
-
2,342 votes
As you mentioned, we initiate a change detection job once every 24 hours to enumerate the Azure file share and scan for changes. This is required for the Azure file share because Azure Files currently lacks a change notification mechanism like Windows Server has. Long term we will add this capability and have automatic immediate sync.
There is now a way to trigger sync to happen on files that are placed directly in the Azure File share. With this new cmdlet you can point sync to particular files or directories and have it look for changes right then. This is intended for scenarios where some type of automated process in Azure is doing the file edits or migrations are done by an admin (like moving a new directory of files into the share). For end-user changes, the best thing to do is install Azure File Sync in an IaaS VM…
Jon Webster supported this idea ·
An error occurred while saving the comment Jon Webster commented
My UseCase is as follows:
Client is getting rid of their on-prem infrastructure and wants to move everything to the cloud. They have a small file server with 2TB of large radiology images stored locally. We want to cache the active project files to a local sync server for their line of business application to access without syncing the files over onedrive to each machine.I'm looking for the azurefiles sync client to do what sharepoint does, create a stub for all files in the cloud and download them to the local file sync server when needed. I also want to upload files to the local file sync server and have that sync the files to the cloud.
Currently, we would have to map the azure fileshare and the local azure files cache drive and if it's local great, if it's not goto the cloud mapped drive.
DFS has a concept of a shared namespace, azure files should use that concept to point clients to the closest copy of the files and if the file isn't in that location, download it to that location then open it and keep it cached based on the caching policy.
-
2 votes
Jon Webster shared this idea ·
-
275 votesplanned ·
AdminAzure IaaS Engineering Team (Azure IaaS Engineering Team, Microsoft, Microsoft Azure) responded
Currently you can increase the size of a disk when the VM is in the stop-deallocated state. We are also working on a solution where a disk can be increased in size while attached to a running VM.
Jon Webster supported this idea ·
-
1,635 votes
Hi there – excited to say that this is now available in few regions (upgrade IP from Basic to Standard-no zone).
— Anavi N [MSFT]Jon Webster supported this idea ·
-
1 voteunder review · 0 comments · Azure Active Directory » Privileged Identity Management · Flag idea as inappropriate… · Admin →
Jon Webster shared this idea ·
-
3 votes
Jon Webster shared this idea ·
-
3 votes
Jon Webster shared this idea ·
-
194 votes
We are working on this but we don’t have a public ETA to share at this time. We will keep you updated as we get closer.
An error occurred while saving the comment Jon Webster commented
Vendor claims their product didn't make changes to our environment, but we have evidence the enterprise application used only by them made the change. There is no way to prove what happened without this capability.
Jon Webster supported this idea ·
-
420 votes
Thank you for your feedback. Symlinks is in Azure Files backlog but we do not have specific timeline to share yet.
Jon Webster supported this idea ·
-
120 votes
Thanks for this feedback. Long term, we would like the File REST API for Azure Files to be a superset of the functionality available in SMB. In the short term, we are looking to close some of the gaps in the API that are most painful, like the file attributes that you can set via SMB but not File REST.
We would appreciate further feedback on this item, in particular feedback on the things that you can do today over SMB but not REST to help us prioritize the order in which we close the gap!
Thanks,
Will Gries
Program Manager, Azure FilesJon Webster supported this idea ·
-
304 votes
Thanks for your feedback! We are looking at it to evaluate if we address your feedback and when.
Jon Webster supported this idea ·
-
10 votes
Jon Webster shared this idea ·
Deploy WVD using MSIX packages hosted in a "Azure Files" File Share.
This article describes setting up the file share for WVD hosts joined to an on-prem AD DS
https://docs.microsoft.com/en-us/azure/virtual-desktop/app-attach-file-share
To assign session host VMs permissions for the storage account and file share:
1. Create an Active Directory Domain Services (AD DS) security group.
2. Add the computer accounts for all session host VMs as members of the group.
3. Sync the AD DS group to Azure Active Directory (Azure AD).
Oops, Sync the AD DS group to Azure AD? We are using Azure AD DS and don't have the option of syncing security groups (meh) or computer objects to Azure AD.