You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- In Task 'Step by step guidance', Step 1: I was unable to get the referenced 'az storage container create' command to work successfully, and unfortunately was unable to determine the root-cause for failure. Hopefully the CO can dig deeper for solution to this issue.
In order to proceed, I was able to easily create the storage account manually through the Azure UI.
- In Task 'Step by step guidance', Step 3: Text says:
In the config repository you will need to add the configuration for receiving messages from the event hub. Replace the contents of the current application.yml file with the contents of the [0603_application.yml file](https://github.com/Azure-Samples/java-microservices-aks-lab/blob/main/docs/06_lab_events/0603_application.yml). Make sure you fill out your current MySQL server name on line 12 and the name of your event hub namespace on line 28.
However, the numbering is off for MySQL server name - it appears to be line 48, and not line 12.
The text was updated successfully, but these errors were encountered:
Lab: 06
Description of issue - Items identified in QA
- In Task 'Step by step guidance', Step 1: I was unable to get the referenced 'az storage container create' command to work successfully, and unfortunately was unable to determine the root-cause for failure. Hopefully the CO can dig deeper for solution to this issue.
In order to proceed, I was able to easily create the storage account manually through the Azure UI.
See also identical issue in similar MicrosoftLearning course Deploying-and-Running-Java-Applications-in-Azure-Spring-Apps: https://github.com/MicrosoftLearning/Deploying-and-Running-Java-Applications-in-Azure-Spring-Apps/issues/40
- In Task 'Step by step guidance', Step 3: Text says:
In the config repository you will need to add the configuration for receiving messages from the event hub. Replace the contents of the current application.yml file with the contents of the [0603_application.yml file](https://github.com/Azure-Samples/java-microservices-aks-lab/blob/main/docs/06_lab_events/0603_application.yml). Make sure you fill out your current MySQL server name on line 12 and the name of your event hub namespace on line 28.
However, the numbering is off for MySQL server name - it appears to be line 48, and not line 12.
The text was updated successfully, but these errors were encountered: