Skip to content

Commit 41c7150

Browse files
committed
update legacy alert syntax
1 parent ef56152 commit 41c7150

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

hub/apps/develop/security/export-restrictions-cryptography.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Use this info to determine if your app uses cryptography in a way that might pre
1515

1616
The Bureau of Industry and Security in the United States Department of Commerce regulates the export of technology that uses certain types of encryption. All apps listed in the Microsoft Store must comply with these laws and regulations because the app files can be stored in the United States. Even apps that are uploaded by app developers from other countries/regions for distribution outside of the United States must comply with these regulations. Consequently, when submitting an app to the Microsoft Store, all app developers must make sure that their apps don't contain any technology that is restricted by these regulations.
1717

18-
> **Note**  The information provided here provides some guidance, but it is your responsibility as the app developer who is publishing apps in the Microsoft Store to make sure that your app complies with all applicable laws and regulations.
18+
> [!NOTE]
19+
> The information provided here provides some guidance, but it is your responsibility as the app developer who is publishing apps in the Microsoft Store to make sure that your app complies with all applicable laws and regulations.
1920
2021

2122

@@ -27,7 +28,8 @@ For info about the Export Administration Regulations (EAR) that govern the expor
2728

2829
First, determine if your app uses a type of cryptography that is governed by the Export Administration Regulations. The question includes the examples shown in the list here; but remember that this list doesn't include every possible application of cryptography.
2930

30-
> **Important**  Consider not only the code you wrote for your app, but also all the software libraries, utilities and operating system components that your app includes or links to.
31+
> [!IMPORTANT]
32+
> Consider not only the code you wrote for your app, but also all the software libraries, utilities and operating system components that your app includes or links to.
3133
3234
- Any use of a digital signature, such as authentication or integrity checking
3335
- Encryption of any data or files that your app uses or accesses

0 commit comments

Comments
 (0)