forked from SpektraSystems/Microsoft-Cloud-Workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapp-modernization
57 lines (29 loc) · 3.72 KB
/
app-modernization
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Introduction
App Modernization is a one day workshop lead by Microsoft or Microsoft partners.The scenario will include implementing compute, storage, security, and search, using various components of Microsoft Azure.
# Sign-up for Workshop Environment
To make it easier for you to work on the labs, you are provided with pre-provisioned Azure environment. You will receive sign-up link for the lab environment from your instructor.
* Register for the lab environment by providing your information and clicking on **Submit** button.
* On the next page, click the **Launch Lab** button.
* Wait for the lab environment to be provisioned. Sometimes this can take upto **10 minutes**. Once environment provisioning is complete, you will receive details in email as well as in the browser.
> Note: Lab environment is enabled only for specific duration or workshop end time - whichever is earlier. At the end of the allowed time, environment will be self-destructed.
# Verify the pre-provisioned Environment
1. Launch a browser using incognite or in-private mode, and navigate to https://portal.azure.com. Once prompted, login with the Microsoft Azure credentials you received.
2. Once you are logged in to the portal, navigate to Resource Groups.
3. Note that you have access to two resource groups – ODL_App-xxxxx-01 and ODL_App-xxxxx-02. Note: ODL_ARM-xxxxx-01 has the pre-deployed environment **ODL_App-xxxxx-02** is a Resource group.you will use **ODL_App-xxxxx-02** to deploy new resources.
4. Navigate to the resource group **ODL_App-xxxxx-01** and view the already existing resources such as LABVM Virtual Machine, Disk, etc
5. Using a remote desktop client, open a Remote Desktop Session into the LABVM using the labvmdnsname and credentials you received.
6. Now go to -> **C:\Hackathon**, you will see that files are already downloaded.
## Verify Azure Access
Open a browser instance in private or incognito mode and login to [Microsoft Azure Portal](https://portal.azure.com) using the credentials provided.
> Note: You might have an existing Azure Credential. For the pre-provisioned environment, new Microsoft Azure environment is provisioned and new AAD user is created for you. To prevent conflict with your existing accounts, it is advised to use In Private mode of IE / IE Edge or Incognito mode of Chrome browser.
## Verify Virtual Machine
You are provided a Visual Studio Community 2017 on Windows Server 2016 (x64)Microsoft with additional softwares configured.FQDN of the virtual machine and administrator credentials are provided in the lab details page. You can remote into the virutal machine using the provided credentials.
> Note: VM is provisioned in the resource group, in which you have access. Once you login to Microsoft Azure Portal, you can navigate to this VM to find more details.
# Known Issues
In Exercise 6 - Task 2 - Step - 12, Search service might take 10-15 minutes, After that you should see a document count matching the number of PDFs next to the policies index you created, on the Search service home screen.
# Notes to Instructors / Proctors
* Exercise 1 - Task 3 - Step 2: Connect to your local SQL Express instance, Use Default Username: **sa** and Password: **P@ssword**
* Exercise 3 - Task 3 - Step 6: Users should create new guid.User can generate a new Guid by opening PowerShell and running the following command: **[guid]::NewGuid()**
* Users should use the Azure Credentials given to them to login to Visual Studio.
# Help and Support
If you require any help during the workshop, please reach out to the instructor / proctors. Instructors / proctors might escalate the issue to remote support team, at that time, please pass on your AAD User ID (aad_user_xyz), so that it is easier to look up your environment.