Тёмный

AZ-140 ep07 | Plan FSLogix Storage 

Azure Academy
Подписаться 59 тыс.
Просмотров 14 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 87   
@Jordi0903
@Jordi0903 3 года назад
Q1: 200k for login. 40k for steady Q2: Personal pool: 25k for login and 5k for steady Non-persisted: 125k for login and 25k for steady Remote app: 50k for login and 10k for steady Q3: Personal pool: around 8k for login and 1.5k for steady Non-persisted: around 42k for login and around 8k for steady Remote app: around 17k for login and around 33k for steady
@AzureAcademy
@AzureAcademy 3 года назад
great job!
@V1D30
@V1D30 2 года назад
@@AzureAcademy Should Q3 = Remote app: around 17k for login and around 3k for steady
@AzureAcademy
@AzureAcademy Год назад
You get the gold star ⭐️
@nephilimcrt
@nephilimcrt 3 года назад
Maybe it's me, but how does 4GB profiles for 4000 users end up using 4TB of space?
@AzureAcademy
@AzureAcademy 3 года назад
good catch...um...I was just making sure you were paying attention... You get bonus points!!! or maybe because I am really...really...REALLY good at...compression 🤦‍♂️ or I am terrible at maths. 🤣 yeah I did a stupid there. 4 x 4000 = 16,000 or 16TB DUH... 🤦‍♂️😁🤷‍♂️
@tabaniz
@tabaniz 3 года назад
You both could be right There is a possibility some users are using roaming profile and you don't need space for them as soon as they log out Profile gone out of the window 😃
@AzureAcademy
@AzureAcademy 3 года назад
Could be...
@duncandewaal
@duncandewaal 3 года назад
Yeah I had the same feeling; 4 x 4 = 4? I wish the world was that simple
@BuggageandGlitchage
@BuggageandGlitchage 3 года назад
@@tabaniz Do you mean temporary profiles? A roaming profile still needs to be stored.
@mdunn8080
@mdunn8080 3 года назад
Thank you for the Back to the Future reference
@AzureAcademy
@AzureAcademy 3 года назад
👍👍
@tabaniz
@tabaniz 3 года назад
Awesome One of most important videos
@AzureAcademy
@AzureAcademy 3 года назад
👍👍 please share it on social media
@mamadoudiakite3082
@mamadoudiakite3082 2 года назад
1. Does FSLogix profile share need to be backed up or is it transient and hence really backed up elsewhere? 2. What is the process cleanup old inactive user account? 3. What is the process to cleanup old data for active user accounts?
@AzureAcademy
@AzureAcademy 2 года назад
1. Yes it should be backed up 2. Disable users then either delete the profile or save it somewhere else, this is usually determined by your internal policy 3. Not sure what you mean here…if they are active, then they are using their data?
@BuggageandGlitchage
@BuggageandGlitchage 3 года назад
I believe that NetApp backup snapshots can now be backed up to an Azure vault. So no need for NetApp replication for backups. Maybe just have a few snapshots for DR purposes.
@AzureAcademy
@AzureAcademy 3 года назад
Thanks for sharing! I haven’t seen that feature in NetApp yet, can you share a link to the docs for it. If the feature does exist then it is a backup solution only, not DR. Backup is where at recover data in place, DR is where we recover data in another place. So Cross Region Replication should still be considered for DR, on top of backups.
@BuggageandGlitchage
@BuggageandGlitchage 3 года назад
@@AzureAcademy sorry my mistake, it’s backup to Blob storage and it’s currently in preview. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-z8-onqdFR98.html (4:00).
@AzureAcademy
@AzureAcademy 3 года назад
Even back to to Blob is good. and Blob storage can do regional replication so it is a good solution. But still not quite the same as instant regional DR. but thanks for letting me know!
@suraj22224
@suraj22224 2 года назад
great just one question we have to setup fslogix for 200 vm is there any way to go in one shot
@AzureAcademy
@AzureAcademy 2 года назад
Yes Automate it. You can either apply a script using the custom script extension or use PowerShell to target all those VMs and apply the script Extension option - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-jprvNtN1J2c.html My example FSLogix script - github.com/DeanCefola/Azure-WVD/blob/master/PowerShell/FSLogixSetup.ps1
@thecloudtalks14
@thecloudtalks14 3 года назад
Awesome explanation 🙂..are there vedios available for java version control and App Masking for fs-logix?
@AzureAcademy
@AzureAcademy 3 года назад
Java is something I have never seen anyone use…but I am sure someone has…app masking is in video 16 on apps ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-8jGKoKzf9MM.html
@thegorn
@thegorn 3 года назад
Have you done a UPD (user profile disk) to FSLogix Profile Container migration? That’s what I’m up for
@AzureAcademy
@AzureAcademy 3 года назад
Yes...there are community scripts for that. Search for FSLogix Citrix migration and give that a shot
@mf3599
@mf3599 3 года назад
Are writes to the profile written as they occur directly to the VHDx file (let's say I add a file to my desktop, or some other such add), or are are they stored someplace else (a cache folder) until the user logs out when they would be committed to the VHDx file?
@AzureAcademy
@AzureAcademy 3 года назад
that depends on the configuration of FSLogix. in VHDLocations...YES in CloudCache...NO
@andrewmay7244
@andrewmay7244 3 года назад
Hi Dean, for backing up Azure Files with Azure Backup you say it copies the snapshots into the RSV. Is that something we can enable and if so how. I thought the RSV only orchestrated the snapshotting process. I get this informational message when setting it up: "Azure File Share Backup Policy uses snapshots for recovery point creation and restore operations. The snapshots are stored in the same storage account as the file share and not transferred to the vault."
@AzureAcademy
@AzureAcademy 3 года назад
You are correct when doing snapshots directly in the storage account but my understanding is that the recovery services fault will not only manage the snapshots but also puts a copy of them in the vault. If you find documentation showing otherwise please let me know
@andrewmay7244
@andrewmay7244 3 года назад
@@AzureAcademy I have done some digging in documentation, the file share backup process is detailed here: docs.microsoft.com/en-us/azure/backup/azure-file-share-backup-overview There is a purple box midway down the page highlighting that backups aren't transferred to the vault. I really wish there was an option to transfer them as this comes up frequently with customer WVD deployments - they want to use Azure Files, but want a proper backup outside of the Storage Account that is GRS replicated to the other Azure Region. Premium Files only offers ZRS, not GRS and even if it did, storing snapshots in the same Storage Account doesn't sit well with many people. On a different note, thanks for all the videos. Having put a few together myself during the pandemic I know how much time and effort goes into producing and editing - it's all very much appreciated.
@AzureAcademy
@AzureAcademy 3 года назад
What I would do then...if you want things specifically backed up to another region is NOT use Azure backup...instead use FSLogix Cloud cache and have 2 replication points, one in region and the other in a different region.
@moio91bg
@moio91bg 3 года назад
@@AzureAcademy And if we would use the ZRS redundancy? We can leverage Azure Backup for orchestrating snapshots, but we have a synchronous copy to AZ without doubling the costs, as using cloud cache. Yes, it isn't in another region but it could be a good tradeoff.
@AzureAcademy
@AzureAcademy 3 года назад
Yes...but that all depends on how big a blast radius you need to protect for in A disaster If the region is down...ZRS won’t help
@charlescoulter4710
@charlescoulter4710 3 года назад
Dean, Random though here... You need to get some Azure Academy shirts and polos :D
@AzureAcademy
@AzureAcademy 3 года назад
Great idea! I will get to work on that! What color would you like?
@tabaniz
@tabaniz 3 года назад
@@AzureAcademy I'll go for White and/or Navy Blue :)
@AzureAcademy
@AzureAcademy Год назад
Coming soon
@tabaniz
@tabaniz Год назад
@AzureAcademy looking forward to it
@AzureAcademy
@AzureAcademy 11 месяцев назад
sorry this is taking forever...but it is a very complex process...learning the cloud is much easier 😁🤔
@9to511
@9to511 3 года назад
As mentioned in azure docs that we cannot use profile solution in AAD joined machine like file storage, could it work with blob storage with ccd location as it doesn't require any AD permission like file share.
@AzureAcademy
@AzureAcademy 3 года назад
The performance of blob storage compared to Files storage is super slow. I would NOT recommend it for production use at all. But it’s up to you.
@none55931
@none55931 3 года назад
Hi Dean, Does the storage apply to existing RDS environment in Azure or it's just for WVD? I'm wondering if it's ok to migrate the FSLogix profiles from disk to Azure files due to IOPS. I reckon the answer will be yes but I'm just confirming. Thanks
@AzureAcademy
@AzureAcademy 3 года назад
You are asking if a RDS environment can use Azure Files for the user profile disks or FSLogix...technically yes. But from a FSLogix perspective I don’t think so. FSLogix license is included in WVD license, not RDS...so you’d have to pay for it.
@none55931
@none55931 3 года назад
Hi Dean, I'm referring to iops calculations and if it's a supported scenario by MS. Fslogix license is covered by the e5 license. Also, one thing I noticed is that azure files doesn't give you that much iops over a vm disk for small sizes. A 3tb disk has up to 7500 iops and an azure file with the same storage size, up to 9000. It's better but now wow. However, for future growth and availability, it's better even if the cost is a bit higher. Thanks!
@AzureAcademy
@AzureAcademy 3 года назад
yeah and when people are hear that 10,000 IOPS space it is an interesting conversation. Do you go with Azure Files Standard with Large Files enabled and get 10,000 IOPS, or go with premium files and get a lot more performance, with more cost.
@none55931
@none55931 3 года назад
The 9000 iops for 3000gb is for premium azure files...
@AzureAcademy
@AzureAcademy 3 года назад
got it
@thomasaardenburg511
@thomasaardenburg511 3 года назад
1. Login 4000x50 = 200000. Steady 4000x10= 40000. But only if those 4000 users are concurrent users which will work on the same hours. 2. 500 users. Login 500x50=25000, Steady 500x10=5000. 2500 users 2500x50=125000, steady 2500x10=25000. 1000 users 1000x50=50000, Steady 1000x10=10000. If Remote apps have the same average iops after login as you don't have the whole Windows shell. 3. 1/3 of 500 users: 167 users. Login 167x8350, Steady 167x10=1670. 1/3 of 2500 Users = 834. 834x50 = 41700, Steady 834x10=8340. 1/3 1000 users. 1/3 of 1000 users = 334. 334x50=16700, Steady 334x10=3340
@AzureAcademy
@AzureAcademy 3 года назад
looks great Thomas...thanks for playing 😎
@Cmart6444
@Cmart6444 Год назад
Dean, I guess you really meant 16GB (at 2´01"), right?
@AzureAcademy
@AzureAcademy Год назад
Yeah…I corrected myself in the next video
@ajdinzutic
@ajdinzutic 3 года назад
is there an easy way to see IOPS Metrics from a disk or FileStorage?
@AzureAcademy
@AzureAcademy 3 года назад
There is if you are using azure files premium, which do Troy have?
@ajdinzutic
@ajdinzutic 3 года назад
@@AzureAcademy Ah okay then i will switch my File shares into files premium. currently i got a DC and on it are the Fileshares hosted classic.
@AzureAcademy
@AzureAcademy 3 года назад
Cool!
@unoleung6686
@unoleung6686 10 месяцев назад
How did 4gb profile size alive after covid era? Webex zoom google eat up lot of storage in app data
@AzureAcademy
@AzureAcademy 10 месяцев назад
Not too bad, just have to clear the cache and shrink
@owaiskharni5997
@owaiskharni5997 3 года назад
I have On premise Active Directory with a Sync to Azure AD ex: contoso.com And Iam using azure adds for Ex: adds.contoso.com, I have configured Azure File share using the adds.contoso.com domain , we have a storage account created in the OU for authentication, I have a cloud only security Group created and added few users in it and same security group has RBAC permissions on Azure files. Now I have Vm’s joined to adds.contoso.com , from this machines I logged in using the user1@contoso.com but Iam unable to access the share. Basically Iam unable to access fslogix share on azure files from wvd, all permisisons are properly specified. Any help please.
@AzureAcademy
@AzureAcademy 3 года назад
Yup, because your users and you permissions are in 2 different, unconnected forests and AD Domains. It’s the same thing as if you have the share and I have the users. It won’t work. AzureAD DS is NOT extending your domain into Azure. Watch my video on this to understand more. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-OWGVoJMdIRc.html
@owaiskharni5997
@owaiskharni5997 3 года назад
I did test today and its working. Thanks
@AzureAcademy
@AzureAcademy 3 года назад
Cool
@owaiskharni5997
@owaiskharni5997 3 года назад
@@AzureAcademy I mean I was able to access the share and the wvd from cloud only user account user1@contoso.com and the wvd in (adds.contoso.com). But iam unable to access the wvd session host with the users synced from the onprem directory contoso.com
@AzureAcademy
@AzureAcademy 3 года назад
Right because the WVD VM is joined to the Azure AD DS domain. None of the on prem accounts will be able to access that domain unless you run the PowerShell to sync their accounts. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-OWGVoJMdIRc.html at 9:30
Далее
AZ-140 ep08 | Plan FSLogix Profiles
19:18
Просмотров 15 тыс.
I tricked MrBeast into giving me his channel
00:58
Просмотров 4,6 млн
Virtual Machines vs Containers
8:57
Просмотров 931 тыс.
AZ-140 ep14 | In An Image Gallery Far Far Away!
18:17
AZ-140 ep04 | Plan Your AVD Session Hosts
11:49
Просмотров 15 тыс.
AZ-140 ep05 | AVD Network Planning
11:44
Просмотров 14 тыс.
AZ-140 ep13 | Implement AVD FSLogix Storage
18:24
Просмотров 19 тыс.
AZ-140 ep18 | Unlock The Potential of Technology
22:37
Просмотров 4,9 тыс.
3 Biggest Mistakes AVD Admins Make (Easy, Simple Fix)
16:07
60 Linux Commands you NEED to know (in 10 minutes)
10:50