@@ -45,8 +45,8 @@ Azure Cosmos DB for MongoDB vCore supports the following database commands:
45
45
<tr ><td ><code >mapReduce</code ></td ><td colspan =" 3 " >Deprecated in MongoDB 5.0</td ></tr >
46
46
47
47
<tr ><td rowspan =" 3 " >Authentication Commands</td ><td ><code >authenticate</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ></tr >
48
- <tr ><td ><code >getnonce</code ></td ><td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " ></ td >< td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " ></ td >< td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " > </td ></tr >
49
- <tr ><td ><code >logout</code ></td ><td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " ></ td >< td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " ></ td >< td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " > </td ></tr >
48
+ <tr ><td ><code >getnonce</code ></td ><td colspan = " 3 " >Deprecated in MongoDB 4.0 </td ></tr >
49
+ <tr ><td ><code >logout</code ></td ><td colspan = " 3 " >Deprecated in MongoDB 5.0 </td ></tr >
50
50
51
51
<tr ><td rowspan =" 1 " >Geospatial Commands</td ><td ><code >geoSearch</code ></td ><td colspan =" 3 " >Deprecated in MongoDB 5.0</td ></tr >
52
52
@@ -127,7 +127,7 @@ Azure Cosmos DB for MongoDB vCore supports the following database commands:
127
127
<tr ><td ><code >delete</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ></tr >
128
128
<tr ><td ><code >find</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ></tr >
129
129
<tr ><td ><code >findAndModify</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ></tr >
130
- <tr ><td ><code >getLastError</code ></td ><td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " ></ td >< td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " ></ td >< td >< img src = " media/compatibility/yes-icon.svg " alt = " Yes " > </td ></tr >
130
+ <tr ><td ><code >getLastError</code ></td ><td colspan = " 3 " >Deprecated in MongoDB 5.1 </td ></tr >
131
131
<tr ><td ><code >getMore</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ></tr >
132
132
<tr ><td ><code >insert</code ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ><td ><img src =" media/compatibility/yes-icon.svg " alt =" Yes " ></td ></tr >
133
133
<tr ><td ><code >resetError</code ></td ><td colspan =" 3 " >Deprecated in MongoDB 5.0</td ></tr >
0 commit comments