Last active
June 26, 2025 13:58
-
-
Save MarkPryceMaherMSFT/5754e965e4cabfb1bbc7684ae2734051 to your computer and use it in GitHub Desktop.
statuses
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Value | Description | Meaning | |
|---|---|---|---|
| Failure | Indicates a failure. | Something when wrong. Check the errors. | |
| NotRun | Indicates that the operation did not run. | We did run - but found no changes to the table. | |
| Success | Indicates a success. | We found a update i.e. a new delta log and updated the SQL Endpoint. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment