Skip to content

Commit ed493b9

Browse files
authored
format imgs to be read
1 parent fce881c commit ed493b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -782,17 +782,17 @@ Within the Storage Account, create a Blob Container to store your PDFs.
782782
- Under `workspace`, click on the `Function App` icon.
783783
- Click on `Deploy to Azure`.
784784
785-
<img width="550" alt="image" src="https://github.com/user-attachments/assets/12405c04-fa43-4f09-817d-f6879fbff035">
785+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/12405c04-fa43-4f09-817d-f6879fbff035">
786786
787787
- Select your `subscription`, your `function app`, and accept the prompt to overwrite:
788788
789-
<img width="550" alt="image" src="https://github.com/user-attachments/assets/1882e777-6ba0-4e18-9d7b-5937204c7217">
789+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/1882e777-6ba0-4e18-9d7b-5937204c7217">
790790
791791
- After completing, you see the status in your terminal:
792792
793-
<img width="550" alt="image" src="https://github.com/user-attachments/assets/aa090cfc-f5b3-4ef2-9c2d-6be4f00b83b8">
793+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/aa090cfc-f5b3-4ef2-9c2d-6be4f00b83b8">
794794
795-
<img width="550" alt="image" src="https://github.com/user-attachments/assets/369ecfc7-cc31-403c-a625-bb1f6caa271c">
795+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/369ecfc7-cc31-403c-a625-bb1f6caa271c">
796796
797797
> [!IMPORTANT]
798798
If you need further assistance with the code, please click [here to view all the function code](./src/).

0 commit comments

Comments
 (0)